'"org.openqa.selenium.UnsupportedCommandException: missing command parameters Command duration or timeout: 64 milliseconds

i am getting this error in production only not in local while running local it executing succesfully i am getting what is the issue only the login page is loading in production and then we are getting this error ""org.openqa.selenium.UnsupportedCommandException: missing command parameters Command duration or timeout: 64 milliseconds"

Build info: version: 'unknown', revision: 'unknown', time: 'unknown'

System info: host: 'web-scraping-platform-appd-rollout-5c469f58f7-zrtts', ip: '10.160.100.79', os.name: 'Linux', os.arch: 'amd64', os.version: '5.4.186-102.354.amzn2.x86_64', java.version: '1.8.0_332' Driver info: com.intuit.cto.wi.hint.driver.HintRemoteWebDriver Capabilities {HINT_TIME_LIMITATION: 64, acceptInsecureCerts: false, acceptSslCerts: false, applicationCacheEnabled: false, browserConnectionEnabled: false, browserName: chrome, chrome: {chromedriverVersion: 2.35.528139 (47ead77cb35ad2..., userDataDir: /tmp/.org.chromium.Chromium...}, cssSelectorsEnabled: true, databaseEnabled: false, devtoolsBlockUrl: {"id": 2,"method": "Network..., handlesAlerts: true, hasTouchScreen: false, javascriptEnabled: true, locationContextEnabled: true, mobileEmulationEnabled: false, nativeEvents: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, rotatable: false, setWindowRect: true, takesHeapSnapshot: true, takesScreenshot: true, unexpectedAlertBehaviour: , unhandledPromptBehavior: , version: 99.0.4844.51, webStorageEnabled: true} Session ID: 673c2ef98a4622e435d9f701407c15d2"

how to solve this error any idea



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source