关于
This skill streamlines the creation of automated end-to-end web tests by enforcing standardized Playwright implementation patterns. It ensures test reliability through mandatory wait states and specific race condition preventions while requiring independent, self-contained files that eliminate dependency on external helpers. By prioritizing semantic HTML and data-testid selectors over fragile text-based lookups, it helps developers build robust test suites that are easier to maintain and execute across various environments.