{"enrichment":{"faq":[{"a":"prowler-test-ui teaches you to write Playwright E2E tests by following Prowler's established conventions and structural patterns. Start by understanding Prowler's test directory layout, then create tests that follow the framework's tagging system for providers and scans. Your tests should use Page Object Models to encapsulate UI interactions, leverage base page helpers for common operations, and apply proper wait strategies\u2014avoiding networkidle where possible\u2014to ensure reliable test execution across Prowler's cloud security dashboard and feature pages.","q":"How do I write Playwright E2E tests for Prowler UI?"},{"a":"prowler-test-ui covers Page Object Models as a core pattern for organizing UI test code. A Page Object Model abstracts a UI page or component into a reusable class that encapsulates selectors, navigation logic, and interaction methods. For Prowler UI, you create Page Object Models by extending the base page class, defining test IDs and selectors specific to Prowler's interface elements (such as dashboard, providers page, and scans page), and exposing high-level methods that tests call. This approach keeps your tests maintainable and reduces duplication across your test suite.","q":"What are Page Object Models and how do I create them for Prowler UI testing?"},{"a":"prowler-test-ui explains how to establish test infrastructure by creating a base page class that all Page Object Models inherit from. This base page provides common helper methods for navigation, element interaction, and assertions tailored to Prowler's UI patterns. You'll also set up utility helpers for synchronizing test IDs across your markdown specifications, TypeScript types, and test files. The infrastructure includes configuration for test runners using pnpm commands and ensures that your test setup aligns with Prowler's documentation templates and mandatory test checklist requirements.","q":"How do I set up test infrastructure with base pages and helpers for Prowler UI?"},{"a":"prowler-test-ui teaches debugging and stabilizing flaky tests by applying correct Playwright wait strategies specific to Prowler's UI behavior. Rather than relying on networkidle waits, you'll learn to wait for specific elements, network responses, or page state changes relevant to Prowler's dashboard and scan operations. The skill covers identifying common sources of flakiness in Prowler tests, implementing targeted waits for provider and scan page interactions, and validating page navigation to ensure tests are robust and deterministic across different environments.","q":"How can I fix flaky E2E tests in Prowler UI using proper wait strategies?"},{"a":"prowler-test-ui covers Prowler-specific test patterns, including the tagging system for organizing tests by providers, scans, and features. You'll learn the mandatory documentation template structure, how to apply tags that categorize tests for selective execution, and the conventions Prowler follows for test organization. The skill also explains how these patterns integrate with Prowler's test runners and MCP workflow, ensuring your tests are discoverable, maintainable, and aligned with the platform's quality standards and regression detection goals.","q":"What test patterns and tags does Prowler use for E2E testing?"},{"a":"prowler-test-ui emphasizes synchronizing test IDs across your markdown specifications, TypeScript types, and test files to maintain consistency and reduce maintenance burden. You'll learn how to define stable, semantic selectors for Prowler UI elements and use test IDs that reflect the component hierarchy and purpose. The skill covers best practices for selector strategy in Prowler's dashboard, providers page, and scans page, ensuring your selectors remain resilient to UI changes and that test ID updates propagate correctly across your specification and implementation layers.","q":"What Playwright selectors and test ID synchronization practices should I use for Prowler UI?"}],"shadow_tags":["page-object-model","end-to-end-testing","test-automation","ui-testing-framework","test-documentation","browser-automation","test-structure","quality-assurance","test-helpers"],"summary_rewrite":"This skill teaches you how to build robust Playwright-based end-to-end tests for Prowler's user interface. You'll learn the testing patterns and structural conventions that Prowler uses to maintain code quality and catch regressions across its cloud security platform."},"files":[{"bytes":8013,"path":"skills/prowler-test-ui/SKILL.md","sha256":"39697df43aebf8dd98e8f9451010e012a3155fe31bc9a51ec9c40fcc707297bd","url":"https://skillfed.io/files/prowler-cloud/prowler/prowler-test-ui/723b6878/SKILL.md"}],"id":"prowler-cloud/prowler/prowler-test-ui","links":{"html":"https://skillfed.io/prowler-cloud/prowler/prowler-test-ui","md":"https://skillfed.io/prowler-cloud/prowler/prowler-test-ui.md","repo":"https://github.com/prowler-cloud/prowler"},"meta":{"agents_supported":[],"first_seen":"2026-07-28","forks":2285,"language":"Python","last_updated":"2026-07-27","license":"Apache-2.0","name":"prowler-test-ui","publisher":"prowler-cloud","stars":14491},"relations":{"similar":[{"id":"prowler-cloud/prowler/playwright"},{"id":"PageAI-Pro/ralph-loop/e2e-tester"},{"id":"Gentleman-Programming/Gentleman-Skills/playwright"},{"id":"alinaqi/maggy/playwright-testing"},{"id":"hieutrtr/ai1-skills/e2e-testing"},{"id":"hairyf/skills/e2e-testing"},{"id":"prowler-cloud/prowler/prowler-ui"},{"id":"patricio0312rev/skills/e2e-test-builder"},{"id":"prowler-cloud/prowler/vitest"},{"id":"patricio0312rev/skills/cypress-playwright-setup"}]},"slug":{"owner":"prowler-cloud","repo":"prowler","skill":"prowler-test-ui"},"version":"723b6878"}
