Repo · Agents & browsers
waitless
Hi all, I built a small POC using TypeSafe’s Choice primitive for Waitless, a Selenium UI-stabilization library.
Open github.com ↗How builders describe it
Hi all, I built a small POC using TypeSafe’s Choice primitive for Waitless, a Selenium UI-stabilization library. After a stabilization timeout, TypeSafe examines an allowlisted diagnostic snapshot and recommends the first investigation :network activity, DOM churn, animations, WebSockets, etc. In…
The decision Jev makes
Pick the next click, field or navigation from the legal actions on screen.
Where it fits
Browser agents need to choose an action on every step. With Jev each step is a choice from the actions actually available on the page, which keeps agents fast and on the rails. All 193 agents & browsers projects →