How do you select the 2nd item in a List box or drop down
through selenium RC (Java)
Answer Posted / 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 |
Post New Answer View All Answers
What you know about table-driven testing?
When you will not automate testing?
What are the types of framework used in software automation testing ?
What steps are needed in developing and running a software test?
explain add in manager and virtual object wizard in winrunner
suggest me the free online books on software testing?
How is Jmeter tool very useful in projects when it does not have features like online monitoring,WAN emulation,caching like other performance tools.
Tell us what automation tools could be used for post-release validation with continuous integration?
is there any one got offer from snapdeal?
1. How would you Test & then automate an antivirus application? 2. How would u test & automate windows screen saver? (expected: "test scenarios" & "test approch": points)
Explain me what is testng and why is it better than junit?
What is data - driven automation?
Tell me how can you switch back from a frame?
Tell me how could the web element attributes be inspected in order to use them in different locators?
How to decide the tool that one should use for automation testing in their projects?