browser_switch_to_original_window
Switch back to the original browser window when working with multiple browser windows during web automation tasks.
Instructions
Switches back to the original browser window
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}