Hyva Playwright Test
Helps with Playwright, testing as part of testing, debugging, and quality assurance workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add hyva-playwright-test npx -- -y @trustedskills/hyva-playwright-test
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"hyva-playwright-test": {
"command": "npx",
"args": [
"-y",
"@trustedskills/hyva-playwright-test"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The hyva-playwright-test skill enables AI agents to execute automated browser tests specifically tailored for Hyva themes. It leverages Playwright to simulate user interactions, verify frontend functionality, and ensure seamless performance across different devices within the Magento ecosystem.
When to use it
- Validating checkout flows and cart functionality on a live or staging Hyva storefront.
- Running regression suites after deploying theme updates to catch visual regressions or broken links.
- Automating cross-browser compatibility checks for specific Hyva extensions.
- Verifying mobile responsiveness and touch interactions on custom-built themes.
Key capabilities
- Integration with Playwright for high-performance browser automation.
- Specialized support for the Hyva theme architecture and its unique rendering engine.
- Ability to interact with dynamic elements common in modern Magento 2 stores.
- Automated reporting of test results directly from the AI agent workflow.
Example prompts
- "Run a full regression test suite on my Hyva store's checkout process using Playwright."
- "Check if the mobile menu opens correctly and closes when clicking outside on this Hyva theme."
- "Automate a test to verify that product filters work as expected after the latest theme update."
Tips & gotchas
Ensure your Hyva environment is properly configured with necessary API keys or credentials before initiating tests, as some features may require backend access. This skill is optimized for Hyva-specific structures; using it on non-Hyva Magento themes may result in selector mismatches or unexpected behavior.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.