timps_browser_automation
Generate Playwright E2E tests with page objects, fixtures, and CI configuration from plain-English requests, automating browser test creation for Python projects.
Instructions
Generate Playwright E2E tests with page objects, fixtures, and CI config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | No | Plain-English task or context for the agent. | |
| language | No | Primary programming language (default: python). | python |