How can I click the div tag using xpath
<div>
<input>
<input>
<input>
<input>.....suresh....</input>
</input>
</input>
</input>
</div>
Answer Posted / raam
/div/input(index)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to get typed text from a textbox?
How to fetch the current page url in selenium?
what is the difference between 2.0 & 3.0
Explain what is the main difference between web-driver and rc?
What is the object repository?
What is the super interface of webdriver?
What is selenium 2.0?
What is the command line we have to write inside a .bat file to execute a selenium project when we are using testng?
What is the difference between "assert" and "verify" commands?
How to handle frame in webdriver?
What do you know about Selenium IDE?
How to create and run testng.xml?
What is selenese and what are the types of selenese?
Tell me what you know about selenium?
Do you know a way to refresh the browser by using selenium?