Generate Playwright Script
browser.generate_playwright_scriptGenerate a Playwright test script from your current browser session to automate user actions, save authentication states, and extract page data.
Instructions
Generate a Playwright test script from current session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| sessionId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| notes | Yes | ||
| language | Yes |