> For the complete documentation index, see [llms.txt](https://docs.browserflow.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.browserflow.app/reference/browserflow-commands/navigate/visit.md).

# Visit

Navigates to a URL in the current tab

#### URL

* URL to navigate to
  * If the URL is the current URL, the page will be reloaded

The navigation will be considered complete when the `load` event is fired from the page.
