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 |
Can anyone tell me the correct answer of below question....it is about Bugzilla tool. When bug will find out at the time of executio where it will save or what is the location of bug??
Stop automating the tests which run once?
Tell us what automation tools could be used for post-release validation with continuous integration?
Describe some problem that you had with automating testing tool.
To retrive testdata which tool vl use?
How did you use automating testing tools in your job?
What testing activities you may want to automate?
how we start automation testing in company?is there any document for it?what are the differnt fields contains in Automation plan?
Highlight attributes of good framework?
If automating - what is your process for determining what to automate and in what order?
Elaborate the scripting standard while executing testing
When do you start developing your automation tests?