Hound.Helpers.Navigation

Navigation functions

Summary

Functions

Gets url of the current page

Navigates back in browser history

Navigates forward in browser history

Navigates to a url or relative path

Refreshes the current page

Functions

current_url()

Specs

current_url :: String.t

Gets url of the current page.

refresh_page()

Specs

refresh_page :: :ok

Refreshes the current page.