hound v1.0.2 Hound.Helpers.Navigation

Navigation functions

Summary

Functions

Gets the path of the current page

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_path()

Gets the path of the current page.

current_url()

Specs

current_url :: String.t

Gets url of the current page.

refresh_page()

Specs

refresh_page :: :ok

Refreshes the current page.