Selenium Question:

Download Job Interview Questions and Answers PDF

How to insert a break point in Selenium IDE?

Selenium Interview Question
Selenium Interview Question

Answer:

Break point can be set in two ways in Selenium IDE
1. Right click on the command in Selenium IDE and select "Toggle Break Point"
2. Select the command in Selenium IDE and press "B" key on the keyboard
3. If you want to clear the break point once again Spress "B" key on the keyboard
4. You can set multiple break points in Selenium IDE

Download Selenium Interview Questions And Answers PDF

Previous QuestionNext Question
How to insert a comment in Selenium IDE?How to debug the tests in Selenium IDE?