How can I click the div tag using xpath
<div>
<input>
<input>
<input>
<input>.....suresh....</input>
</input>
</input>
</input>
</div>
Answers were Sorted based on User's Feedback
How to get an attribute value using selenium webdriver?
Tell me how can you handle network latency using selenium?
What is the difference between “type” and “type and wait for” command?
How can we move to nth child element using css selector?
In selenium what are breakpoints and startpoints?
What are the annotations available in testng?
What is the difference between borland silk and selenium?
How to run selenium webdriver test from the command line?
What types of cases can be automated with Selenium?
How is assert command different from verify command?
How to handle a dropdown in selenium webdriver? How to select a value from dropdown?
What is the command that is used in order to display the values of a variable into the output console or log?