playwright_go_back
Enables browser automation by navigating back in the browsing history within Playwright environments, simplifying web interaction tasks for LLMs and developers.
Instructions
Navigate back in browser history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}