Interview Questions

Selenium WebDriver - How do you get the current page URL ?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver - How do you get the current page URL ?

driver.getCurrentUrl(); 1

driver.getCurrentUrl();

(Continued on next question...)

Other Interview Questions