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

Write a code snippet to perform mouse hover in webdriver.

0 Answers  


How many exemptions do you know in selenium webdriver?

0 Answers  


Tell me what is a node in selenium grid?

0 Answers  


How you can debug the tests in selenium ide?

0 Answers  


When to use autoit?

0 Answers  


Explain how selenium grid works?

0 Answers  


Explain the line of code webdriver driver = new firefoxdriver()?

1 Answers  


In selenium ide how you can generate random numbers and dates for test data?

1 Answers  


What is the command to insert text into the HTML text box using Selenium?

0 Answers  


what is assertion in selenium and what are the types of assertion?

0 Answers  


In selenium ide, give the usage of context menu?

0 Answers  


How many test cases you have automated per day?

0 Answers  


Categories