org.openqa.selenium.TimeoutException: Expected condition failed: waiting for org.openmrs.uitestframework.page.Page$1@6eacfee7 (tried for 120 second(s) with 500 milliseconds interval) Build info: version: '4.0.0-alpha-6', revision: '5f43a29cfc' System info: host: 'yak', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-210-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 90.0.4430.72, chrome: {chromedriverVersion: 90.0.4430.24 (4c6d850f087da..., userDataDir: /tmp/.com.google.Chrome.bFzoKk}, goog:chromeOptions: {debuggerAddress: localhost:34232}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 4063544dd327982ef1308a10ac18e97b
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for org.openmrs.uitestframework.page.Page$1@6eacfee7 (tried for 120 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0-alpha-6', revision: '5f43a29cfc'
System info: host: 'yak', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-210-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 90.0.4430.72, chrome: {chromedriverVersion: 90.0.4430.24 (4c6d850f087da..., userDataDir: /tmp/.com.google.Chrome.bFzoKk}, goog:chromeOptions: {debuggerAddress: localhost:34232}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: 4063544dd327982ef1308a10ac18e97b
at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
(3 more lines...)
|