How do you select the 2nd item in a List box or drop down
through selenium RC (Java)
Answers were Sorted based on User's Feedback
Answer / sunil
we can use index property to select the 2nd value from the drop down.
selenium.click(index,1) as index starts from 0
| Is This Answer Correct ? | 3 Yes | 12 No |
How you will evaluate the tool for test automation?
What are the most popular tools for automation testing?
Hi I want QTP software .If anybody have QTP then plz send me the software?
What is the Differnce between Client/Server Testing and Web Based Testing?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
Tell me how can we find the value of different attributes like name, class, value of an element?
Tell us how to select a value in a dropdown?
what is the difference between Batch test runner and framework ?
What are the types of framework used in software automation testing ?
When you will not automate testing?
Can Any one tell me the difference between winrunner and test partner or qtp and test partner?
i have 100 check box in a link,out of 100 check box in 25 check box their written qtp(any where i dont know),i have to select first check box where 1st qtp found.