Answer Posted / chetan phani.j
By using executeScript()
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we move back and forward in browser using selenium?
Explain what are the different types of locators in selenium?
How do u get the attribute of the web element?
What is an absolute xpath?
What is the firefoxdriver, class or an interface? And which interface does it implement?
What is selenium 1.0?
What do you mean by xpath?
How to do file upload in selenium?
What is a keyword driven framework?
Tell me how colors could be handled in selenium webdriver?
List some of the test types that are supported by selenium.
Mention what are the advantages of using git hub for selenium?
How to verify if the checkbox/radio is checked or not?
How to handle ajax calls in selenium webdriver?
What is the use of driver.get("url") and driver.navigate().to("url") command? Is there any difference between the two?