1.

How To Insert A Break Point In Selenium Ide?

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 PRESSBKEY on the keyboard
    • If you want to clear the break point once again Spress “B” key on the keyboard
    • You can set multiple break points in Selenium IDE

Break point can be set in two ways in Selenium IDE



Discussion

No Comment Found