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 is the syntax of finding elements by class using css selector?
Have you used any crossbrowsertesting tool to run selenium scripts on cloud?
Explain the different kinds of frameworks in automation?
Tell us what kinds of test types are supported by selenium?
What are the two modes of views in selenium ide?
What are the junits annotation linked with selenium?
What does a knot do on the selenium grid?
Tell us how many exceptions do you know in selenium webdriver?
How to execute a single line command from selenium ide?
How to capture screenshot in webdriver?
List some of the programming languages that are strongly supported by selenium webdriver.
How to capture the screenshot of failed testcase only among a set of testcases?