Back to browse
GitHub Repository

Natural-language end-to-end GUI testing for Windows. Write test cases in plain English; a perception layer sees the screen and a reasoning model acts them out.

1 starsPython

Plain-language E2E tests for desktop UIs that don't have a DOM

by BenMs·Jun 30, 2026·1 point·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

Plain English desktop tests using screen perception, but Windows-only and needs API keys.

Strengths
  • Perception layer combines UI Automation, OpenCV, and OCR for unreadable screens
  • Content-agnostic driver clicks regions without knowing what's inside them
  • Dry-run mode plans steps without requiring API key for testing workflows
Weaknesses
  • Windows-only limits audience significantly in cross-platform testing world
  • Requires external reasoning model API key — not fully local or self-contained
Target Audience

QA engineers testing Windows desktop applications

Similar To

Testim · Mabl · Functionize

Similar Projects

Run end-to-end browser tests using natural language

Natural language E2E tests sound good until you need debugging or maintenance.

Ship It
jimmypk
103mo ago
Developer Tools●●Solid

AgenQA – Turn natural language into E2E web app tests using AI

Natural-language -> E2E tests plus a visual desktop app, cloud sync and an npm-installable CLI is a pragmatic combo that will appeal to teams tired of brittle scripts. Usability-focused reporting and a recorder-ish desktop experience are the clearest differentiators here; what I want to see next is concrete evidence about cross-browser reliability and how the AI handles flakiness and changing selectors.

Solve My ProblemSlick
aldovincenti
104mo ago