browser_tabs
Control browser tabs and windows: list open tabs, create, close, and switch between them to manage test automation workflows.
Instructions
Manage browser tabs/windows - list all open tabs, create new tabs, close tabs, and switch between tabs. Note: TestCafe manages windows rather than traditional tabs, but the functionality is similar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| tabId | No | ||
| browser | No | ||
| timeout | No | ||
| operation | Yes | ||
| waitForLoad | No |