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
What are the significant changes in upgrades in various selenium versions?
How you will login into any site if it is showing any authentication popup for username and password?
How to locate a link using its text in selenium?
Explain what is the difference between find elements () and find element ()?
Which selenium command(s) simulates selecting a link?
What is the purpose of deselecting all() method?
How to use regular expressions in selenium?
Can we edit recorded selenium ide test cases?
List out the names of programming languages, browsers and operating systems that are supported by selenium.
What is regular expressions? How you can use regular expressions in selenium?
What is the difference between poi and jxl jar?
What is webdriver wait in selenium webdriver?
How can we handle windows based pop up?
How do you launch ie/chrome browser?
What are desiredcapabilities in selenium webdriver?