Build: #90 failed

Job: Run QA Framework failed

Stages & jobs

  1. BDD UI Test Framework

Scenario:: Test case result

The below summarizes the result of the test "Scenario:" in build 90 of Contrib - OpenMRS QA Framework - Run QA Framework. View test case history
Description
Scenario:
Test class
Scenario:
Method
Scenario:
Duration
< 1 sec, < 1 sec
Status
Failed (Existing Failure) , Successful (Fixed)

Error Log

java.lang.AssertionError: expected:<John Taylor> 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)