mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
Update bluewallet2.spec.js
This commit is contained in:
parent
6a5363dc63
commit
fa3f0eb979
@ -471,6 +471,7 @@ describe('BlueWallet UI Tests - import BIP84 wallet', () => {
|
||||
|
||||
// Terminate and reopen the app to confirm the note is persisted
|
||||
await device.launchApp({ newInstance: true });
|
||||
await yo('WalletsList');
|
||||
await element(by.text('Imported HD SegWit (BIP84 Bech32 Native)')).tap();
|
||||
await element(by.id('SendButton')).tap();
|
||||
await element(by.id('advancedOptionsMenuButton')).tap();
|
||||
|
Loading…
Reference in New Issue
Block a user