Update bluewallet2.spec.js

This commit is contained in:
Marcos Rodriguez Velez 2024-06-02 18:51:55 -04:00 committed by Overtorment
parent 6a5363dc63
commit fa3f0eb979

View File

@ -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();