Actions Menu in Selenium IDE

Actions Menu in Selenium IDE will be displayed as shown below

ActionsMenu-SeleniumIDE

 

Record :  This performs same function as the record button  and it enables users to record the action

Play Entire Test Suite/Play Current Test case: This enables user to play the current test case or set of testcases in a test suite

Pause/Resume : Used to resume or pause the steps when it’s being executed

Toggle Breakpoint: Toggles the breakpoint on or off depending upon the current state.

Fastest/Faster : Will help to execute the commands very fast

Slowest/Slow : This option will execute the commands slowly with a time delay between them

You may also like...