v0.0.57 – v0.0.58Sep 1, 2026
Android automation reaches parity with web
- Android locators gained count, focus, press-key, read-text, and wait-for-selector — the same actions already available on web, now available on mobile too.
- Full-page Android screenshots now stitch several scrolled captures into one seamless image instead of cropping at the visible screen.
- The Vitest integration gained a config helper that starts the engine once for a whole test run and shuts it down when the suite finishes, instead of every test bootstrapping its own.