mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
* add new id picker flow * refactor: update document management screen actions - Renamed `handleScanDocument` to `handleAddDocument` for clarity. - Updated navigation from 'DocumentOnboarding' to 'CountryPicker'. - Removed unused `handleAddAadhaar` function and its associated button. * address pr feedback * address lint issues * fix test * fix typings and screen * fix e2e button test --------- Co-authored-by: Justin Hernandez <justin.hernandez@self.xyz>
7 lines
136 B
YAML
7 lines
136 B
YAML
appId: com.warroom.proofofpassport
|
|
---
|
|
- launchApp
|
|
- extendedWaitUntil:
|
|
visible: "Get Started"
|
|
timeout: ${LAUNCH_WAIT_MS:60000}
|