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 |
How to configure selenium web driver in eclipse?
What are some expected conditions that can be used in explicit waits?
How to input text in the text box without calling the sendkeys()?
Describe technical problems that you had with selenium tool?
What kinds of tests can be run with the selenium framework?
What is the difference between verify and assert commands?
Tell me what is a node in selenium grid?
What are the advantages of selenium webdriver?
When do you use selenium grid?
What are the advantages of using git hub for selenium?
How can you find if an element is displayed on the screen?
Explain how you can debug the tests in selenium ide?