List the different types of locaters in selenium.
Answer / Anjani Kumar
The different types of locators in Selenium are by ID, name, class name, link text, partial link text, tag name, and XPath.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different types of drivers available on Webdriver ?
Why selenium rc is used?
What programming languages are you able to use in selenium rc?
Explain how you can capture server side log selenium server?
What’s selenese?
What is the difference between the “type” and “typeAndWait” commands?
Using web driver how you can store a value which is text box?
Explain how you will login into any site if it is showing any authentication popup for username and password?
What is the difference between driver.findelement() and driver.findelements() commands?
What is regular expressions? How you can use regular expressions in selenium?
Explain the different kinds of frameworks in automation?
How to handle browser (chrome) notifications in selenium?