Answers

Question and Answer:

  Home  Automation

⟩ Do you know how to debug the tests in Selenium IDE?

The tests could be debugged in such way:

☛ insert a break point from the location from where you want to execute test step by step

☛ run the test case

☛ test case execution will be paused at the given break point

☛ click on the blue button to continue with the next statement

☛ to continue executing all the commands at a time click on the “Run” button

 152 views

More Questions for you: