关于
This skill provides comprehensive patterns and best practices for building maintainable end-to-end test suites that provide high confidence during deployment. It guides developers through implementing the Page Object Model, managing test data with fixtures, handling asynchronous state with advanced waiting strategies, and mocking network requests. By following these industry-standard architectures, users can eliminate flakiness, improve test execution speed via sharding, and integrate accessibility and visual regression checks into their standard CI/CD workflows.