ERROR scheduling execution

Hi team,
My test suite executes well in local machine but when I run it on TestOps where I need to schedule run they fail with the error element not interractable as shown below :blush:

element not interactable (Session info: chrome=115.0.5790.111) Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:53' System info: host: 'ITR5CD3019K36', ip: '172.16.26.142', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_282' Driver info: com.kms.katalon.selenium.driver.CChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 115.0.5790.111, chrome: {chromedriverVersion: 114.0.5735.90 (386bc09e8f4f..., userDataDir: C:\Users\Ken23395\AppData\L...}, goog:chromeOptions: {debuggerAddress: localhost:54466}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 0a4a478bb04d03d0e521be2b039a1e53 %

Kindly assist

Hi,

There might be some delay loading when running test on TestOps, therefore, kindly add some wait for the element to be loaded. Thank you

1 Like

delay were added. issue not resolved.

delay were added. issue not resolved.