browser_switch_to_window
Switch focus to a specific browser window during web automation by providing its unique handle, enabling interaction with multiple open windows in Selenium-based testing workflows.
Instructions
Switch to a different browser window
Input Schema
Name | Required | Description | Default |
---|---|---|---|
windowHandle | Yes | The handle of the window to switch to |