mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
* 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
7 lines
153 B
YAML
7 lines
153 B
YAML
appId: com.proofofpassportapp
|
|
---
|
|
- launchApp
|
|
- extendedWaitUntil:
|
|
visible: "I have a Passport or Biometric ID"
|
|
timeout: ${LAUNCH_WAIT_MS:60000}
|