What is selenium? What are the different components of Selenium?
Answer / 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 |
Which attribute you should consider throughout the script in frame for “if no frame id as well as no frame name”?
How can I learn to automate testing using selenium?
What is difference between / & //
How to check a Selenium checkbox?
How to login into any site if it is showing an authentication pop-up for username and password?
What kind of testing does selenium support?
What is a fundamental difference between xpath and css selector?
Explain me how to check a checkbox in selenium?
What is parameterized testing in testng?
Explain what are the limitations of selenium ide?
How do you achieve synchronization in webdriver?
What is the syntax of finding elements by class using css selector?