start_browser
Launch a browser session with choice of Chrome or Firefox, headless mode, and custom window size. Use this to configure browser settings before running tests.
Instructions
Start a browser session. Optional — any tool will auto-start Chrome if no browser is open. Use this to choose Firefox, enable headless mode, or set a custom window size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| browser | No | chrome | |
| headless | No | ||
| window_size | No | e.g. 1920x1080 | 1920x1080 |