What is selenium?
Answer / anshul
Selenium is nothing but it is a set of jars which consist of .class file and interface and other words selenium is a automation tool where we can detect the defects and find the defects.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you get the current page url?
Tell me how can we launch different browsers in selenium webdriver?
How to perform right click using webdriver?
What is the syntax of finding elements by class using css selector?
What is the command that is used in order to display the values of a variable into the output console or log?
What are the ways to refresh a browser using selenium webdriver?
How to invoke an application in webdriver?
Can you run the tests registered with Selenium IDE in other browsers?
How you can use “submit” a form using selenium?
What is automation testing?
How to create batch(.bat) file after creating suite from TestNG?Can anyone explain entire process?
What are the verification points available in selenium?