What are the different type of locators?
Answers were Sorted based on User's Feedback
Answer / surya
id
Name
Linktext
Partial Linktext
Tag Name
Class name
Css
Xpath
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ishwar lanke
1. Id
2. Class
3. name
4. hyper link
5. Xpath
6. css
7. dom
| Is This Answer Correct ? | 2 Yes | 0 No |
Do you know how to locate a link using its text in selenium?
How do you capture an element loading after the page load?
What is selenium rc?
What api is required for database testing in selenium webdriver?
what is selenium Grid
What is selenium 2.0?
How do I start the browser using WebDriver?
How does testng allow you to state dependencies? Explain it with an example.
What do you know about selenium?
How to perform drag and drop action in selenium webdriver?
How do you handle Alerts and Pop Ups?
I am not able to use "style" attribute to locate element with ie browser?