switch_to_tab
Switch to any open browser tab by providing its index from get_tabs, so you can interact with the correct page during automation.
Instructions
Switch to a tab by its index (as returned by get_tabs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |