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 do you fetch the data from the excel
How selenium grid works?
What programing language is most useful for creating selenium evaluations?
What are the different keyboard operations that can be performed in selenium?
What is the alternate way to click on login button?
What is the selenium webdriver?
How to validate the dropdown value contains specific value or not?
What are the drawbacks of selenium ide
List out the names of programming languages, browsers and operating systems that are supported by selenium.
What is page object model or pom?
@timeouts ||= Timeouts.new(@bridge) what does it mean?
What is selenium-rc (remote control) ?