browser_run_test
Execute Playwright test scripts in a virtual Ubuntu environment to automate browser actions and verify web application behavior.
Instructions
Run a Playwright test script against the browser inside a VM. Has page, browser, context, and chromium available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| script | Yes | Playwright script body (async context) | |
| timeout_ms | No |