mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-13 19:16:52 +01:00
Update bluewallet.spec.js
This commit is contained in:
parent
93883b2d9b
commit
abddacac72
1 changed files with 1 additions and 3 deletions
|
@ -93,9 +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('Reset to default')).tap();
|
||||
await sup('OK');
|
||||
await element(by.text('OK')).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…
Add table
Reference in a new issue