...

/

Page Navigation with Selenium

Page Navigation with Selenium

Get started with the basics of page navigation using Selenium.

Page navigation

So far, we have covered the techniques of driving common web controls with locators. Now we will learn how to manage page navigation and browser windows in this chapter.

Go to URL:

...

...

driver.get("http://test
...