How can I click the div tag using xpath
<div>
<input>
<input>
<input>
<input>.....suresh....</input>
</input>
</input>
</input>
</div>
Answer Posted / @ni
//div
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to submit a form using selenium webdriver?
Explain in selenium ide how can you debug the tests?
What are the different Exceptions in selenium?
How to handle dropdowns in selenium?
How to type text in a textbox using selenium?
what is the difference between absolute path and relative path?
How can we check if an element is enabled for interaction on a web page?
How will you use selenium to upload a file?
How does one store the current url using selenium 2.0?
Does selenium support mobile internet testing?
How do you read test data from excels?
How you can insert a start point in selenium ide?
How you can handle frames using selenium 2.0?
How can one get side to always record an absolute url for the open command's argument?
What are the advantages of rc?