Your first flow
Write, run, and debug your first YAML flow.
Stub — replace with a real walkthrough.
appId: com.example.app
---
- launchApp
- tapOn: "Login"
- inputText: "user@example.com"Write, run, and debug your first YAML flow.
Stub — replace with a real walkthrough.
appId: com.example.app
---
- launchApp
- tapOn: "Login"
- inputText: "user@example.com"