For Prowler-specific Playwright patterns, see:
docs/developer-guide/end2end-testing.mdx- Complete E2E testing guide
The Prowler documentation covers patterns NOT in the generic playwright skill:
- Authentication setup projects (
admin.auth.setup,member.auth.setup, etc.) - Environment variables (
E2E_AWS_PROVIDER_ACCOUNT_ID, etc.) - Page Object location (
ui/tests/) - Test ID conventions (
@PROVIDER-E2E-001,@SCANS-E2E-001) - Serial test requirements for data-dependent tests