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 test ajax application with selenium?
List some advantages of test automation?
What do you mean by xpath?
How can we inspect the web element attributes in order to use them in different locators?
What is the difference between “/” and “//” in xpath?
How can you find if an element in displayed on the screen?
List out the names of programming languages, browsers and operating systems that are supported by selenium.
what is the best Online training website?Good Faculty for Online Training for Selenium
How are selenium ide, webdriver and selenium rc different from each other?
How do u get the attribute of the web element?
How can we move to nth child element using css selector?
What automation tools could be used for post-release validation with continuous integration?