API Reference
Complete reference for Scenetest's scene orchestration and actor APIs.
- Text DSL FormatGrammar for the text DSL, .spec.md markdown scenes, the dsl() method, and macros.
- Actor APIComplete reference for actor methods: navigation, visibility, interaction, scope, conditionals, and coordination.
- SelectorsHow selectors resolve to DOM elements: attribute matching, nested selectors, key selectors, aliases, and sigil prefixes.
- CLI ReferenceCommand-line options, configuration file format, team discovery, device rotation, keyboard navigation, fuzzy-finger touch simulation, swarm mode, and report output.
- Concurrent and Classic ModeSide-by-side comparison of scene() (concurrent) and test() (classic driver): syntax, multi-actor concurrency, coordination, and conditional monitors.