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)
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Tests are now false-passing with a broken step | 28 | 2437 | March 2, 2020 | |
| FailureHandling Change breaks legacy code (was STOP_ON_FAILURE does not stop a test when verifyElementPresent returns false) | 40 | 5763 | November 17, 2019 | |
| Why test case is stopped even if FailureHandling.CONTINUE_ON_FAILURE is used | 0 | 342 | July 3, 2019 | |
| Execution that's been handled is still considered failed? | 15 | 154 | December 2, 2024 | |
| Failure Handling is not working | 0 | 362 | November 2, 2019 |