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 write in a text box using Selenium?
What kinds of tests can be run with the selenium framework?
Can WebDriver test mobile applications?
What are the verification points available in selenium?
What are the features of testng and list some of the functionality in testng which makes it more effective?
Why testers should opt for selenium and not qtp?
How to install use TestNG in selenium webdriver ?
How can you find broken links in a page using selenium webdriver?
Mention what is the difference between implicit wait and explicit wait?
What are some limitations of selenium?
How to input text in the text box without calling the sendkeys()?
Describe the purpose of xpath.