How can I click the div tag using xpath

<div>
<input>
<input>
<input>
<input>.....suresh....</input>
</input>
</input>
</input>
</div>

Answer Posted / kiran212

//input/ancestor::div

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different exceptions you got when working with webdriver?

459


List out the names of programming languages, browsers and operating systems that are supported by selenium.

459


What is the difference between driver.getwindowhandle() and driver.getwindowhandles() in selenium?

517


How do perform drag and drop using selenium webdriver?

434


How you can debug the tests in selenium ide?

588






Explain how can you find broken links in a page using selenium webdriver?

478


Hi can anyone suggest me what type of non technical questions asked in interview for experienced people, I am trying to get job with fake experience can anyone help me please

901


How to enter text in the HTML text box without invoking the SendKeys ()?

550


What are the capabilities of selenium ide?

525


Which web driver implementation is fastest?

529


How do you read test data from excels?

495


What is the difference between implicit wait and explicit wait?

476


What are the advantages of selenium as a test tool?

452


What are the types of webdriver apis available in selenium?

1142


Tell us how to perform right click using selenium webdriver?

437