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
Write the code for reading and writing to excel through selenium?
What is the difference between “type” and “type and wait for” command?
Can you run the tests registered with Selenium IDE in other browsers?
Have you used any crossbrowsertesting tool to run selenium scripts on cloud?
Explain how you can login into any site if it’s showing any authentication popup for password and username?
What is the super interface of webdriver?
What’s the difference between borland silk evaluation and selenium?
Tell me does the selenium have any limitations?
When we use findElement () and findElements () findElement ()?
Is there an htmlunitdriver for .net?
Why should testers opt for selenium and not qtp?
What is selenium? What are the different selenium components?
How to check if a button is enabled on the page?
How to scroll down a page using javascript in selenium?
Write a code snippet to perform right-click an element in webdriver.