Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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> ..

Answer / kiran

//input/ancestor::div

Is This Answer Correct ?    2 Yes 0 No

How can I click the div tag using xpath <div> <input> <input> <input> ..

Answer / kiran212

//input/ancestor::div

Is This Answer Correct ?    1 Yes 0 No

How can I click the div tag using xpath <div> <input> <input> <input> ..

Answer / @ni

//div

Is This Answer Correct ?    1 Yes 0 No

How can I click the div tag using xpath <div> <input> <input> <input> ..

Answer / raam

/div/input(index)

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Selenium Interview Questions

Explain how you can capture server side log selenium server?

0 Answers  


What do we mean selenium selenium 1 and 2?

0 Answers  


What is soft assertion in selenium?

0 Answers  


What is exception test in selenium?

0 Answers  


How is selenium different from qtp?

0 Answers  


What is the selenium's recording language?

0 Answers  


Which technique should you consider using throughout the script “if there is neither frame id nor frame name”?

0 Answers  


How to pause a test execution for 5 seconds at a specific point?

0 Answers  


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

0 Answers  


Please explain what are the different types of locators in selenium?

0 Answers  


What are the performance testing tools?

0 Answers  


What are the advantages of selenium as a test tool?

0 Answers  


Categories