How to run test case traced by employing ide in browsers?



How to run test case traced by employing ide in browsers?..

Answer / Jyoti Awasthi

To run test cases traced by employing IDE in browsers, you need to open Selenium IDE in your browser, load the HTML suite file containing the recorded test steps, and then click 'Run Test'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

What regular expression special character(s) means "any character?"

1 Answers  


Can we use selenium grid for performance testing?

1 Answers  


What is the difference between page object model (pom) and page factory?

1 Answers  


How we handle pop-up web-based ?

1 Answers  


Write a code snippet to perform mouse hover in webdriver.

1 Answers  


How to scroll web page down or up using selenium webdriver?

1 Answers  


Which are the languages supported by selenium rc?

1 Answers  


How to configure selenium web driver in eclipse?

1 Answers  


How can we check if an element is enabled for interaction on a web page?

1 Answers  


what is the difference between keys.enter and keys.return in selenium? i have used both and both performed enter.

1 Answers   JPMorgan Chase, Tech Mahindra,


What is the difference between find element and find elements?

1 Answers  


Tell me how can you insert a start point in selenium ide?

1 Answers  


Categories