wallet
wallet copied to clipboard
Dashboard loads before router connection is setup
Steps:
- Login to Wallet
- Save credential
- Share credential through WACI
If steps 2 and 3 are performed before router connection is setup (usually within 10 secs), the DIDComm connections will fail.
In ui-automation tests (DIDComm use-case), we have added a sleep as a workaround - https://github.com/trustbloc/wallet/pull/1139/files#diff-82221298074eeacc6e7e5c31ef22885a52d559ea51e23835be323b2aee971fbcR85-R86