Build: #91 failed

Job: Run QA Framework failed

Stages & jobs

  1. BDD UI Test Framework

Then system loads patient dashboard: Test case result

The below summarizes the result of the test "Then system loads patient dashboard" in build 91 of Contrib - OpenMRS QA Framework - Run QA Framework. View test case history
Description
Then system loads patient dashboard
Test class
Scenario:
Method
Then System loads patient dashboard
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

java.lang.AssertionError: expected:<John White> but was:<By.cssSelector: div.identifiers > span>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.contrib.qaframework.automation.FindPatientSteps.loadPatientDashboard(FindPatientSteps.java:66)
	at ?.Then System loads patient dashboard(findFatient.feature:15)