How can I click the div tag using xpath
<div>
<input>
<input>
<input>
<input>.....suresh....</input>
</input>
</input>
</input>
</div>
Answer Posted / raam
/div/input(index)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the locators available in selenium?
What kind of testing does selenium support?
What / supported operating system platforms Selenium?
How much does selenium license cost per client machine?
Can we use selenium grid for performance testing?
What is the difference between poi and jxl jar?
Explain why to choose python over java in selenium?
What are the test types supported by selenium?
To generate pdf reports mention what java api is required?
What are the different types of wait statements in selenium webdriver?
What are the different components of selenium?
What are driver.close and driver.quit in WebDriver? Which is more preferable?
How can you find if an element is displayed on the screen?
Tell us what are the two modes of views in selenium ide?
Is there a way for me to know all available options when I start selenium server?