macOS · Electron · Chrome DevTools Protocol
A native macOS app that pairs a persistent Chromium webview with a scripting layer of 19 automation tools over the Chrome DevTools Protocol. Logins persist, the browser is real, and entire workflows can be driven end-to-end — perceive a page, act on it by coordinates, and re-perceive after every change. This is desktop-grade engineering, so it runs as an app rather than a web demo.
Screenshot the page and overlay a numbered box on every interactive element, returning each with its click coordinates and role.
Click or type by coordinate — works even on canvas-rendered and opaque-DOM UIs that selector-based tools can't touch.
After every state change, perceive again. Coordinates are only trusted for the current state — no stale assumptions.
Overview / case study · the tool runs as a native macOS app · Built by Graham Digital Media