Execution Report

The test case is always getting passed through the test case is failing in many of the places.

Are you using FailureHandling.STOP_ON_FAILURE?

ex:
WebUI.click(testObject, FailureHandling.CONTINUE_ON_FAILURE)

1 Like