Interview Questions

Selenium WebDriver - How to invoke an application in webdriver ?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver - How to invoke an application in webdriver ?

driver.get(“url”); or driver.navigate().to(“url”); 1

driver.get(“url”); or driver.navigate().to(“url”);

(Continued on next question...)

Other Interview Questions