Test Execution
Basic Usage
# Simple run
dcd cloud --app-file ./app.apk --flows ./tests/
# Named run
dcd cloud --name "smoke-tests" --app-file ./app.apk --flows ./tests/Execution Modes
Sync (Default)
Async
dcd cloud ... --async --name "nightly" Test Selection
Options
Output
Retry & Environment
Binary Management
Device Selection
Last updated