paddleocr-ui-test
Installation
SKILL.md
PaddleOCR UI Testing
AI-driven UI testing that combines PaddleOCR screenshot analysis with DOM/Accessibility Tree cross-validation for intelligent visual regression testing.
Overview
This skill provides six-level UI testing capabilities:
| Level | Scenario | Detection Method |
|---|---|---|
| L1 | Text consistency | OCR text vs expected text |
| L2 | Layout合理性 | OCR box coordinate analysis |
| L3 | DOM consistency | OCR vs A11y Tree cross-validation |
| L4 | Accessibility | OCR + A11y joint analysis |
| L5 | Internationalization | OCR language detection |
| L6 | Dynamic content | Screenshot sequence comparison |