Selenium Question:

How to insert a start point in Selenium IDE?

Tweet Share WhatsApp

Answer:

Start point Selenium IDE can be set in two ways
1. Right click on the command in Selenium IDE and select "Set / Clear Start Point"
2. Select the command in Selenium IDE and press "S" key on the keyboard
3. You can have only one start point
4. If you have already set one start point and you selected other command as start point. Then the first start point will be removed and the new start point will be set

Download Selenium PDF Read All 66 Selenium Questions
Previous QuestionNext Question
How to execute a single line command from Selenium IDE?How to insert a comment in Selenium IDE?