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 |
What are the different methods to refresh a web page in webdriver?
Tell us what are the two modes of views in selenium ide?
What is the difference between poi and jxl jar?
What do you know about selenium?
What are the steps to run automation using selenium?
Mention 5 different exceptions you had in selenium web driver?
Write the code for reading and writing to excel through selenium?
How do you handle alert popup?
How can I minimize the browser window which has been launched via Selenium Webdriver?
What are the types of webdriver apis available in selenium?
List some of the operating systems that are supported by selenium webdriver.
What is the difference between driver.getwindowhandle() and driver.getwindowhandles() in selenium?