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 set the size of browser window using selenium?
Can captcha and bar code reader be automated by using selenium?
Explain how you can capture server side log selenium server?
How to print Duplicate values in Drop Down List
What will be the limits of selenium?
Tell me how can we launch different browsers in selenium webdriver?
While injecting capabilities in webdriver to perform tests on a browser which is not supported by a webdriver what is the limitation that one can come across?
What are some of the advantages of selenium grid?
how can you retrive the message in an alert box?
Explain how you can use recovery scenario with selenium?
What kinds of tests can be run with the selenium framework?
What is the use of @listener annotation in testng?
How to handle dropdowns in selenium?
Explain me how many types of webdriver apis are available in selenium?
what is mutation testing, Difference between system and End to End testing,Give examples of bug having high priority but low severity except spelling mistakes and logo symbol.