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 |
List some scenarios which we cannot automate using selenium webdriver?
What are the different types of waits available in webdriver?
what are challenges you faced in your last project?
Which attribute you should consider throughout the script in frame for “if no frame id as well as no frame name”?
How you can use “submit” a form using selenium?
How can we maximize browser window in selenium?
How to handle a dropdown in selenium webdriver? How to select a value from dropdown?
Is the firefoxdriver a class or an interface?
How to mouse hover an element in selenium?
How you can handle frames using selenium 2.0?
What is the difference between driver.findelement() and driver.findelements() commands?
What is difference between qtp and selenium?