Build: #232 failed

Job: Run QA Framework failed

Stages & jobs

  1. BDD UI Test Framework

Searching an existing patient: Test case result

The below summarizes the result of the test "Searching an existing patient" in build 232 of Contrib - OpenMRS QA Framework - Run QA Framework. View test case history
Description
Searching an existing patient
Test class
Patient Search
Method
Searching an existing patient
Duration
2 secs
Status
Failed (New Failure)

Error Log

org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document   (Session info: headless chrome=86.0.4240.75) For documentation on this error, please visit: https://selenium.dev/exceptions/#stale_element_reference 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-193-generic', java.version: '1.8.0_265' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 86.0.4240.75, chrome: {chromedriverVersion: 85.0.4183.83 (94abc2237ae0c..., userDataDir: /tmp/.com.google.Chrome.V3km0B}, goog:chromeOptions: {debuggerAddress: localhost:39176}, 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:virtualAuthenticators: true} Session ID: 599a52a6d0d7d0ce8d07640e63d6c252
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=86.0.4240.75)
For documentation on this error, please visit: https://selenium.dev/exceptions/#stale_element_reference
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-193-generic', java.version: '1.8.0_265'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 86.0.4240.75, chrome: {chromedriverVersion: 85.0.4183.83 (94abc2237ae0c..., userDataDir: /tmp/.com.google.Chrome.V3km0B}, goog:chromeOptions: {debuggerAddress: localhost:39176}, 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:virtualAuthenticators: true}
Session ID: 599a52a6d0d7d0ce8d07640e63d6c252
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:196)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:129)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:160)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:582)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:316)
	at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:85)
	at org.openmrs.uitestframework.page.Page.clickOn(Page.java:197)
	at org.openmrs.reference.page.FindPatientPage.clickOnFirstPatient(FindPatientPage.java:31)
	at org.openmrs.contrib.qaframework.automation.FindPatientSteps.clickFirstPatient(FindPatientSteps.java:50)
	at ?.User clicks on first patient(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/findPatient.feature:17)