mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
Update bluewallet.spec.js
This commit is contained in:
parent
88b7994700
commit
4094207244
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user