Navigation¶
Methods for navigating between pages, refreshing, and closing tabs.
navigate_to¶
Navigates to a URL in the current tab.
go_back¶
Goes back in the browser history.
go_forward¶
Goes forward in the browser history.
refresh¶
Reloads the current page.
close_tab¶
Closes the current tab.
close_browser¶
Closes the browser (all tabs).