What is selenium and what is composed of?
Answer / chetan p kumar.j
Selenium is a suite of tools,Used for automation Web Testing and it consists of following components 1.Selenium Integrated Development Environment(IDE).
2.Selenium Rc&WebDriver
3.Selenium Grid
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between driver.get() and driver.navigate.to(“url”)?
How to use frame elements in Selenium on a page?
Can we move back and forward in browser using selenium?
I am not able to use "style" attribute to locate element with ie browser?
What is the firefoxdriver, class or an interface? And which interface does it implement?
Using selenium how can you handle network latency?
List some of the operating systems that are supported by selenium webdriver.
Explain how can you find broken links in a page using selenium webdriver?
Do you know a way to refresh the browser by using selenium?
How to iterate through options in test script?
Why should selenium be selected as a test tool?
How can you find broken links in a page using selenium webdriver?