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 |
What kinds of test types are supported by selenium?
What is the difference between selenium and sikuli?
Explain the difference between confirming and verifying commands?
What is selenium webdriver or google webdriver or selenium 2.0?
What if you have written your own element locator and how would you test it?
What is the purpose of selenium ide?
How to handle hidden elements in selenium webdriver?
What is selenium? What are the different selenium components?
How to check if an element is visible on the web page?
How do you verify if the checkbox/radio is checked or not?
What are the webdriver supported mobile testing drivers?
Explain junit. What are annotations?