Files
self/app/tests/e2e/launch.android.flow.yaml
Justin Hernandez 5356b8b5e0 feat: add sdk-alpha package with MRZ helper (#851)
* Add sdk-alpha package with MRZ helper

* chore: add migration report script

* Add lint config and MRZ tests to sdk-alpha

* fix tests

* fixes. wip

* fixes

* fix bundler tests

* fix
2025-08-08 17:14:49 -07:00

7 lines
153 B
YAML

appId: com.proofofpassportapp
---
- launchApp
- extendedWaitUntil:
visible: "I have a Passport or Biometric ID"
timeout: ${LAUNCH_WAIT_MS:60000}