browser_navigate_forward
Navigate forward in the browser history to return to previously visited pages during web automation tasks.
Instructions
Navigate forward in the browser
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}