scraping_browser_go_back
Navigate back to the previous webpage in the browsing session to review prior content or correct navigation paths during web scraping and automation tasks.
Instructions
Go back to the previous page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}