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 do we mean by selenium 1 and selenium 2?
What programing language is most useful for creating selenium evaluations?
How many types of waits in selenium?
what is selenium Grid
How to pause a test execution for 5 seconds at a specific point?
How would you test your element locator?
To generate pdf reports mention what java api is required?
How recorded command can be edited in ide?
How can we capture screenshots in selenium?
Does the selenium ide have any drawbacks?
What automation tools could be used for post-release validation with continuous integration?
Do you know how to locate a link using its text in selenium?