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 |
How to write selenium code for purchasing product from amazon
Write a code snippet to launch chrome browser in webdriver.
Why should Selenium be selected as a testing tool?
What are the different exceptions you got when working with webdriver?
How to handle a dropdown in selenium webdriver?
Which web driver implementation is fastest?
Have you used any crossbrowsertesting tool to run selenium scripts on cloud?
What are the uses of findelement() and findelements()?
What are some disadvantages of Selenium automation?
What kinds of test types are supported by selenium?
What are the different types of frameworks?
Can I navigate back and forth in a browser in selenium webdriver?