Hound.Helpers.Navigation
Provides navigation functions.
Summary
current_url() | Gets url of the current page |
navigate_back() | Navigates back in browser history |
navigate_forward() | Navigates forward in browser history |
navigate_to(url) | Navigates to a url |
refresh_page() | Refreshes the current page |
Functions
Specs:
- navigate_back :: :ok
Navigates back in browser history.
Specs:
- navigate_forward :: :ok
Navigates forward in browser history.