Observed arrival · 2026-09-20
Convoy writes end-to-end tests in plain language
Convoy is a semantic testing tool for iOS, Android, and web that matches written instructions against the live accessibility tree.
- For
- Mobile and web teams maintaining semantic end-to-end tests
- Worth noticing
- Ambiguous matches fail rather than silently tapping the wrong control.
Field notes
Convoy’s central constraint is that test authors phrase actions against labelled controls rather than implementation-specific locators. Its examples include branching with “which,” an inspect command that reports role and name, and a distinction between YAML flows and TypeScript control logic. The page describes snapshots from iOS, Android, and web interfaces, with a stated 20-second default window for waiting for the next screen to settle.
Observed signals
Read the marks
Editorial observations of this landing page, not a rating.
One card from the complete issue