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
Mention what is intellij?
Explain how you can insert a break point in selenium ide?
Explain the fundamental difference between xpath and css selector.
What if you have written your own element locator and how would you test it?
How to take screenshots in selenium webdriver?
How to find more than one web element in the list?
When to use autoit?
Mention what is the difference between selenium and sikuli?
How to perform double click action in selenium webdriver?
What is an XPath?
Is the firefoxdriver a class or an interface?
Explain the difference between assert and verify commands?
What is the use of deselect all () method?
What are the locators available in selenium?
Can WebDriver test mobile applications?