mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
12 lines
366 B
YAML
12 lines
366 B
YAML
appId: ${PASEO_MAESTRO_APP_ID}
|
|
---
|
|
# Setup-only flow. It stops with the Android sidebar open and the prepared
|
|
# project visible, so focused recordings can start at the actual repro window.
|
|
|
|
- launchApp:
|
|
clearState: true
|
|
|
|
- runFlow: flows/android-dev-client.yaml
|
|
- runFlow: flows/connect-direct-if-welcome.yaml
|
|
- runFlow: flows/open-prepared-project-sidebar.yaml
|