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 |
What regular expression special character(s) means "any character?"
Can we use selenium grid for performance testing?
What is the difference between page object model (pom) and page factory?
How we handle pop-up web-based ?
Write a code snippet to perform mouse hover in webdriver.
How to scroll web page down or up using selenium webdriver?
Which are the languages supported by selenium rc?
How to configure selenium web driver in eclipse?
How can we check if an element is enabled for interaction on a web page?
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?
Tell me how can you insert a start point in selenium ide?