omg.dev
BennyKok
An omg.dev mobile testing script can use Jev to read the accessibility tree and choose the next interaction.
- License
- MIT
- GitHub Stars
- 531
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Chooses controls and checks completion or blockage before the test runner operates the UI.
What this project offers
Adds choices grounded in current UI state to mobile testing.
Review scope
Only the optional mobile-test integration was verified, not that the entire omg.dev product is controlled by Jev. This site has not executed the tests.
Sources and implementation
Related projects
jev-ultrafast
browser-use · Browser & OS Action
A browser Agent that uses Jev to choose actions and page controls, calling a text model only when input is needed.
jev-desktop
lahfir · Browser & OS Action
An optional Jev skill for agent-desktop that chooses controls and actions from native accessibility data.
jev-browser
jkudish · Browser & OS Action
Drives a browser from a task and URL, returning the final page, screenshot and action trace.
AskJev
ranjan2829 · Browser & OS Action
Connects Agents to a browser over MCP, using Jev to choose page actions with confirmation gates for actions such as payment or deletion.