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
How to assert the title of the web page?
Why and how will you use an excel sheet in your project?
Could you explain the line of code webdriver driver = new firefoxdriver()?
Mention in what ways you can customize testng report?
How can you mark a test case as failed by using soft assertion?
Explain the difference between single and double slash in x-path?
What is the difference between assert and verify in selenium?
Explain how to assert text of webpage using selenium 2.0?
Can captcha and bar code reader be automated by using selenium?
How to handle frame in webdriver?
How will u write page object models and data driven model.
When do you use selenium grid?
What are some of the advantages of selenium grid?
How can we move to nth child element using css selector?
How to capture bitmaps in selenium?