July 2, 2020

Breakpoints and Startpoints in Selenium IDE

Breakpoints are used to tell the Selenium IDE where to pause the test or stop the execution of the test script. This is done to verify that your code is working as expected or not.