create-playwright-test-data
Read @.ai/Component/Playwright/CONTEXT.md for the stack and data patterns.
Faker data classes and predefined data objects live in the ui-testing-library, not in the core repo.
1. Faker data class
Create Faker{Domain} in the ui-testing-library:
- Constructor accepts optional overrides:
new FakerTax({enabled: false}) - Default values use Faker for randomized but realistic data
- Properties match the
[Description truncada. Veja o README completo no GitHub.]