1 Answer

0 votes
by
Insert a break point from the location from where you want to execute test step by step

Run the test case

At the given break point execution will be paused

To continue with the next statement click on the blue button

Click on the “Run” button to continue executing all the commands at a time

Related questions

0 votes
asked Aug 19, 2019 in Selenium by rahulsharma
0 votes
asked Aug 19, 2019 in Selenium by rahulsharma
...