browser_switch_to_window_by_url
Switch browser focus to a window with a specific URL. Useful for managing multiple open windows or tabs during automated testing by targeting the desired window based on its URL.
Instructions
Switch to a window by its URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the window to switch to |