scraping_browser_go_forward
Navigate forward to the next page in the browsing session to continue web scraping and data collection workflows.
Instructions
Go forward to the next page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}