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
What is the command that is used in order to display the values of a variable into the output console or log?
What is junit annotations and what are different types of annotations which are useful?
What are the different types of frameworks?
How to export selenium ide test suite to selenium rc suites?
How to get an attribute value using selenium webdriver?
How do you add check points or verification points in selenium?
Explain me how to handle alerts in selenium webdriver?
How to hover the mouse on an element?
List the different selenium tools.
Tell us can you write the code to double click an element in selenium?
How can we submit a form in selenium?
What are the ways to refresh a browser using selenium webdriver?