Update bluewallet.spec.js

This commit is contained in:
Marcos Rodriguez Velez 2024-12-29 15:18:41 -04:00
parent 88b7994700
commit 4094207244

View File

@ -93,7 +93,7 @@ describe('BlueWallet UI Tests - no wallets', () => {
await sup('OK');
await element(by.text('OK')).tap();
await element(by.id('HeaderMenuButton')).tap();
await element(by.text('electrum.blockstream.info').tap();
await element(by.text('electrum.blockstream.info')).tap();
await sup('OK');
await element(by.text('OK')).tap();
await element(by.id('ElectrumSettingsScrollView')).swipe('up', 'fast', 1); // in case emu screen is small and it doesnt fit