Performs automated visual regressions and functional smoke tests on web dashboards using Playwright.
The Visual QA skill provides a robust framework for validating the integrity of live dashboards within the GodWorld ecosystem. By executing Playwright-based scripts, it automates the process of capturing high-resolution screenshots, verifying DOM elements, and checking API health status. This skill is essential for developers needing to perform rapid smoke tests after infrastructure changes, PM2 restarts, or frontend updates, ensuring that critical UI components and backend connections remain operational.
主要功能
01Optimized 'Quick Mode' for rapid element and status checks
021 GitHub stars
03Detailed JSON reporting for failure diagnostic analysis
04Real-time API health and connectivity verification
05Automated visual regression testing via Playwright
06High-resolution screenshot generation for visual verification
使用场景
01Health monitoring of dashboard elements and APIs after server restarts
02Visual regression auditing after major CSS or frontend changes
03Post-deployment smoke testing to ensure dashboard stability