How can I click the div tag using xpath
<div>
<input>
<input>
<input>
<input>.....suresh....</input>
</input>
</input>
</input>
</div>
Post New Answer View All Answers
Can we test apis or web services using selenium webdriver?
What is the wait? How many types of waits in selenium?
How to handle browser (chrome) notifications in selenium?
What is the difference between driver.get() and driver.navigate.to()
How do you achieve synchronization in webdriver?
Explain how to assert text of webpage using selenium 2.0?
What are the programming languages supported by selenium webdiver?
What kinds of tests can Selenium support?
How do perform drag and drop using selenium webdriver?
What are heightened privileges browsers?
What are the different ways in which selenium ide can be opened?
What are core extension?
Is selenium capable of handling windows pop-ups?
List the advantages of webdriver over selenium server?
Explain the difference between confirming and verifying commands?