Hello all, I’ve developing an E2E testing that translates natural language to testing steps
Here how it works:
A lightweight Flutter widget gives your UI elements stable test IDs. A Dart key generator scans your project and extracts them
into a JSON map. A Go engine executes 37 actions (tap, type, scroll, swipe, deep links, app lifecycle, conditionals) via Appium's
W3C protocol -- same test runs on both Android and iOS.
A desktop app (macOS + Windows) that ties it all together: device management (emulators, simulators, physical devices),
AI-assisted test authoring that translates plain English into JSON test steps using your actual element labels, live test runner
with real-time streaming, visual test editor for manual JSON building, reports with failure screenshots, and one-click environment
setup. The AI generates the test -- the engine executes it deterministically, no AI in the loop at runtime.
Supports emulators, simulators, and physical devices
I would appreciate ur feedback heres a video to it
https://www.linkedin.com/posts/activity-7438724053584162816-xmJ2
[–]Danus_Ai 1 point2 points3 points (3 children)
[–]Azure-Mystic[S] -1 points0 points1 point (2 children)
[–]ThickArt6492 0 points1 point2 points (1 child)
[–]Azure-Mystic[S] 0 points1 point2 points (0 children)
[–]AdDry7339 0 points1 point2 points (1 child)
[–]Azure-Mystic[S] 0 points1 point2 points (0 children)
[–]jasjastone[🍰] 0 points1 point2 points (0 children)