playwright_go_back
Simulate browser back button functionality to navigate to the previous page in the browsing history using Playwright MCP Server.
Instructions
Navigate back in browser history
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}