discover_stable_locators
Opens a web application via Playwright and identifies stable, accessibility-priority locators for automated testing.
Instructions
Open the application in Playwright and discover stable locators using accessibility-first priority
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headless | No | ||
| pageName | Yes | ||
| scenarioSteps | No | ||
| applicationUrl | Yes | ||
| allowProduction | No |