Keystone home page
Search...
⌘K
Overview
Steps Overview
AI-Powered Steps
AI Assert
Actions
Click
Type
Hover
Scroll
Select
Copy
Paste
File Upload
Assertions
Assert Text
Element Check
Navigation
Navigate
Go Back
Go Forward
Wait for URL
Email Testing
Email Inbox Testing
Email Create Inbox
Wait for Email
Email extract
Log in
Support
Keystone home page
Search...
⌘K
Ask AI
Log in
Support
Support
Search...
Navigation
Navigation
Go Back
Documentation
Steps
CLI
Roadmap
Documentation
Steps
CLI
Roadmap
Navigation
Go Back
Navigate browser back
Overview
The
BROWSER_BACK
step navigates the browser back one page in the history, simulating the browser’s back button. This is useful for testing navigation flows and state persistence.
Parameters
This step requires no parameters.
Behavior
History Check
: Verifies browser history is available
Navigation
: Navigates back one page in browser history
Page Load
: Waits for the previous page to load completely
State Restoration
: Browser restores previous page state
Common Use Cases
Testing form abandonment and data persistence
Verifying navigation flow between pages
Testing browser back button functionality
Returning to search results after viewing details
Testing state preservation across navigation
Error Handling
The step will fail if:
There is no browser history to navigate back to
The navigation fails or times out
The previous page cannot be loaded
The browser must have navigated to at least one page before this step can be used.
Previous
Go Forward
Navigate browser forward
Next
On this page
Overview
Parameters
Behavior
Common Use Cases
Error Handling
Assistant
Responses are generated using AI and may contain mistakes.