browser_scroll_to_top
Scroll to the top of the current web page to access navigation menus, refresh content, or return to page headers during automated browser testing.
Instructions
Scroll to the top of the page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}