# Navigation

* [go](https://docs.pylenium.io/driver-commands/navigation/go)        Navigate the browser forward or back in the browser history
* [quit](https://docs.pylenium.io/driver-commands/navigation/quit)      Closes the browser and all associated windows and tabs
* [visit](https://docs.pylenium.io/driver-commands/navigation/visit)      Navigates the browser to the given URL and opens the website or page&#x20;
