Answer Posted / 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 |
Post New Answer View All Answers
What is selenium? What are the different selenium components?
What methods of robot class do you know?
How to execute a single line command from selenium ide?
How do perform drag and drop using webdriver?
How to login into any site if it is showing an authentication pop-up for username and password?
List major difference between protractor vs selenium?
Name an api used for logging in java?
How to get an attribute value using selenium webdriver?
What does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.
What is parameterized testing in testng?
How to select a value in a dropdown?
What is the difference between “/” and “XPath //”?
What is difference between @factory and @dataprovider annotation?
Which of the selector ID, name, XPath or CSS should I use?
What is selenium 1.0?