Answer Posted / kaviya
element.getElementsByTagName(tagname)
| Is This Answer Correct ? | 0 Yes | 12 No |
Post New Answer View All Answers
What is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
How you can capture server side log selenium server?
How to launch a browser using selenium webdriver?
How to capture bitmaps in selenium?
How do you launch ie/chrome browser?
How to scroll down a page using javascript in selenium?
Explain using webdriver how you can perform double click?
sorting java array
While using click command can you use screen coordinate?
what is the difference between driver.get() and driver.navigate.to(“url”)?
What is the difference between verification and assertion?
Tell me how you can capture server side log selenium server?
How to handle the AJAX popup window?
How to enter text in the HTML text box without invoking the SendKeys ()?
What will be the limits of selenium?