Overview
Mobile tests are authored as natural-language steps. In addition to the usual taps, types, and scrolls, Spur recognizes a set of specialized mobile commands for controlling the app lifecycle, simulating device gestures, and asserting on toast messages. You write them as ordinary steps — Spur maps your phrasing to the right action.These commands apply only to mobile tests (iOS and Android). They have no effect
on web tests.
