browser_navigate_back
Navigate back to the previous page in the browser during automated web interactions and testing workflows.
Instructions
Navigate back 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"
}