browser_switch_to_default_content
Return to the main browser window content after interacting with frames or iframes during web automation testing.
Instructions
Switches to the default content
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}