What is selenium? What are the different components of Selenium?
Answer Posted / dileep kumar
selenium is an open source tool to automate the testcases.
components of selenium: selenium Ide( its a big flop)
selenium rc( complex to understand)
selenium webdriver
slenium grid
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we move to nth child element using css selector?
Explain how you will login into any site if it is showing any authentication popup for username and password?
Can you write the code to double click an element in selenium?
What are the different components of selenium?
Explain me how can we capture screenshots in selenium?
Why should testers opt for selenium and not qtp?
Explain what is assertion in selenium and what are the types of assertion?
What does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.
Tell me how colors could be handled in selenium webdriver?
How to handle ajax calls in selenium webdriver?
What is webdriver wait in selenium webdriver?
How are web-based pop-ups handled in selenium?
What are soft assert and hard assert in selenium?
How to print Duplicate values in Drop Down List
How to skip a method or a code block in testng?