How can I click the div tag using xpath
<div>
<input>
<input>
<input>
<input>.....suresh....</input>
</input>
</input>
</input>
</div>
Answer Posted / kiran
//input/ancestor::div
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which selenium command(s) simulates selecting a link?
What are the important features of selenium ide?
Tell us what kind of keyboard operations can be performed in selenium?
What is the syntax of finding elements by id using css selector?
Is there a way for me to know all available options when I start selenium server?
How will you find an element using selenium?
How to take screenshots in selenium webdriver?
Why and how will you use an excel sheet in your project?
Do you know how to mouse hover an element in selenium?
How to upload a file in selenium webdriver?
Mention what are the types of listeners in testng?
We do create a reference variable ‘driver’ of type webdriver
What are its advantages of pom?
What are some advantages of selenium grid?
what are the testing frameworks used in selenium?