testing - WordPress E2E Testing with Chrome DevTools
E2E testing skill with dynamic test recipes using Chrome DevTools MCP
Tags
Updated: 2026-03-10Capabilities
Typical Inputs
Typical Outputs
What this skill does
- list test recipes
- execute test recipe
- setup WordPress environment
- navigate web pages
- interact with page elements
- verify test outcomes
- take screenshots
- report test results
Inputs
- test recipe file
- Chrome remote debugging
- WordPress admin password
- WordPress environment URL
- WP-CLI access
- Chrome DevTools MCP server
Outputs
- test execution report
- pass/fail status
- screenshot
- error message
- recipe list
Requirements
- Chrome remote debugging port 9222
- Chrome DevTools MCP server
- WordPress environment
- WP-CLI access
- .env file with WP_PASSWORD
