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 can I click the div tag using xpath <div> <input> <input> <input> <input>.....suresh....</input> </input> </input> </input> </div>
What are the advantages of the automation structure?
What are the different type of locators?
What is a keyword driven framework?
Which are the browsers supported by selenium rc?
How to handle a dropdown in selenium webdriver?
Tell me how can we maximize browser window in selenium?
When to use accessors in selenium?
Mention what is intellij?
How can we create an object repository in selenium?
List the parameters that one needs to pass in selenium.
Explain how you can use recovery scenario with selenium?