Tag: playwright
Playwright E2E Testing for Langflow
Automate the creation, debugging, and review of Playwright end-to-end tests for the Langflow UI. It facilitates managing custom fixtures, implementing robust selector strategies, and executing tests using the Playwright CLI.
Automated Playwright E2E Test Management Skill
This skill manages the entire lifecycle of Playwright End-to-End tests, enabling developers to write, run, debug, and audit test suites. Crucially, it automatically detects UI changes—such as modified data-testids or component structures—an…
Orchestrates end-to-end browser feature validation
This skill orchestrates comprehensive end-to-end browser testing by spawning a dedicated sub-agent. It manages argument resolution, data seeding, Playwright execution, and automatically reports results and screenshots back to the pull reque…
Collaborative Headed Browser Session
An interactive skill for collaborative UI development using a headed Playwright Chromium session. It enables agents to drive a visible browser, allowing users to provide real-time visual feedback while the agent performs navigation, interac…
End-to-End Testing with Cucumber and Playwright
This skill facilitates the writing, updating, and reviewing of Dify's end-to-end test suite using Cucumber, Gherkin, and Playwright. It enforces best practices for scenario definition, step implementation, and user-facing locators within th…
Playwright E2E Testing for Langflow
This skill enables the creation, debugging, and maintenance of Playwright-based end-to-end tests for the Langflow UI. It utilises custom fixtures for automated error detection in API responses and provides a structured approach to testing c…
File Delaware Annual Franchise Tax and Report
This skill guides users through the complex process of filing Delaware annual franchise taxes and reports. It calculates tax liability using both the Authorized Shares and Assumed Par Value Capital methods before guiding step-by-step portal…
CLI Automation for Web Testing and Auditing
This utility enables comprehensive web testing via command line, allowing developers to capture full-page screenshots, run Lighthouse audits, and simulate complex user flows without writing JavaScript code. It supports multi-viewport testin…
Test-Driven Development Workflow
Enforces a rigorous test-driven development workflow, mandating unit, integration, and E2E tests with a minimum 80% coverage threshold. The process guides developers through defining user journeys and test cases prior to implementation.
Playwright CLI for Browser Automation and Testing
This tool provides a comprehensive command-line interface for automating browser interactions. It allows developers to perform tasks such as form filling, data extraction, state management, and complex web testing scenarios.
Playwright E2E Testing Patterns and Best Practices
A comprehensive guide to implementing stable and maintainable end-to-end testing using Playwright, covering Page Object Model, CI/CD integration, and flaky test mitigation strategies.
TestDino Test Run Management and Auditing Tools
This suite provides structured access to a testing platform, allowing developers to manage test runs, retrieve detailed metadata, and perform comprehensive audits on Playwright test code. It handles project identification, listing test case…
E2E Behavior Validation for Agentic Systems
This skill guides developers in creating robust end-to-end tests using Playwright, focusing on validating core product behaviour and data flow rather than superficial UI states. It provides patterns for testing complex agentic interactions,…
Browser Review for Frontend UI Changes
This skill provides a structured workflow for reviewing user-visible frontend changes, ensuring layout, styling, and navigation regressions are caught. It utilizes the Playwright MCP server to facilitate final signoff for UI-affecting work.
Playwright E2E Test Generation Workflow
A three-agent workflow for planning, generating, and repairing automated Playwright end-to-end tests for the Opik application. It utilises a planner, generator, and healer to maintain test suites using established page objects and fixtures.
Playwright Browser Automation and Screenshotting
Provides capabilities for automating a real browser instance to capture screenshots and interact with web content from the terminal.
Visual React Component Editor Workflow
A workflow for implementing React components from screenshots using a split-panel editor with live preview. It leverages Playwright MCP to facilitate visual verification against design specifications.
AI-Powered Browser Automation CLI
An agentic CLI tool for automating complex web workflows, including form filling, data extraction, and navigating dynamic content. It supports both deterministic Playwright actions and autonomous AI-driven exploration.
Playwright Web Application Testing Toolkit
This toolkit provides helper scripts and guidance for testing local web applications using Playwright. It supports server lifecycle management, DOM inspection, and automated actions, encouraging users to treat bundled scripts as black boxes…