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 is testng better than junit?
What is the difference between driver.close() and driver.quit() methods?
How can we inspect the web element attributes in order to use them in different locators?
What the webdriver supported mobile testing drivers do you know?
How does you identify the list of links present on the page
Which files can be used as data source for different frameworks?
What do you mean by xpath?
What is the difference between implicit wait and explicit wait?
How can we create a data-driven framework using testng?
What kinds of test types are supported by selenium?
Can I navigate back and forth in a browser in selenium webdriver?
List some scenarios which we cannot automate using selenium webdriver?