Answer Posted / kaviya
element.getElementsByTagName(tagname)
| Is This Answer Correct ? | 0 Yes | 12 No |
Post New Answer View All Answers
How to test ajax application with selenium?
Which browsers can selenium ide be run in?
How can we handle windows based pop up?
How to hover the mouse on an element?
What is selenium-rc (remote control) ?
What if you have written your own element locator and how would you test it?
Explain how you will login into any site if it is showing any authentication popup for username and password?
What is the difference between driver.getwindowhandle() and driver.getwindowhandles() in selenium?
What’s the difference between borland silk evaluation and selenium?
My application uses ajax heavily how do I use selenium rc to work with ajax operations?
Explain how you can handle colors in web driver?
How can it be found if an item is displayed on the screen?
What are the different types of navigation commands?
How to export selenium ide test suite to selenium rc suites?
How can you insert a start point in selenium ide?