Run Your SmartUI Visual Tests Using Agent Skills
SmartUI catches visual bugs by comparing screenshots of your UI against an approved baseline. Wiring it into a test suite means installing the CLI, adding snapshot calls, and tuning a config. You can hand that off to your AI coding agent instead.
The smartui-skill is part of TestMu AI Agent Skills, a library of instruction packs that give AI coding agents the know-how to build working test automation on TestMu AI. Describe the pages you want covered, and it wires SmartUI into your existing framework and runs the comparison on the TestMu AI cloud.
Prerequisites
- A TestMu AI account
- Your TestMu AI Username and Access Key from the Automation Dashboard
- Your SmartUI Project Token, available from the SmartUI app after creating a project
- A compatible AI coding agent (Claude Code, GitHub Copilot, Cursor, Gemini CLI, or similar)