How do you select the 2nd item in a List box or drop down
through selenium RC (Java)
Answer Posted / sagar
Its simple Selenium.click("second item ID");
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?
What is the process of Automation Testing?
wat is database testing....how to develop data driven framework in selenium enviromnent. please explaing in detail
Is automation testing in agile methodology useful or not?
Can you achieve 100% automation?
Can you explain data-driven testing?
How you report bug in to bugzilla
In Selenium how a test suit is run and report is generated.
Explain me how to check if an element is visible on the page?
How can you switch back from a frame?
What kind of tests would you automate?
What are the different types of testing framework techniques?
Can we prioritize tests in Junit. What is the sequence of execution in Junit?
Generic function for selecting a Radio Button in a Dialog
What are the 5 common software development problems solutions?