status-desktop/test/e2e/gui/components/wallet
Anastasiya Semenkevich 6f9b8e5313 chore: replace methods of waiting views with methods of checking elements on these views
- added verify_account_popup_present() function
- added verify_profile_view_present() function
- added verify_emojihash_view_present()

Mostly done as an attempt to fix flaky navigation in new keys test. (see https://ci.status.im/job/status-desktop/job/e2e/job/prs/1136/allure/#suites/c48b221cdcfecf89e1eb75d0b8e79672/f41783642f763391/)

So the test clicks Next button twice and then thinks he is already on next screen when it is not. So i added a verification for Profile and Emoji screens that when we returning these views, we first check screen titles and if they are correct - then proceed further

Same function is added for Add Account popup earlier, i forgot to add a call for it

Uncomment the test of adding watch only address, related issue seems to be fixed
2024-01-12 15:54:26 +03:00
..
__init__.py test(Wallet) Test Manage a saved address automated (#12034) 2023-09-01 18:18:04 +07:00
add_saved_address_popup.py Fix/147 test sync device (#157) 2023-10-09 19:04:29 +02:00
authenticate_popup.py chore: add watched address is now standalone 2023-11-03 20:39:40 +03:00
back_up_your_seed_phrase_popup.py Ci/74 jenkins file (#142) 2023-10-06 10:33:42 +02:00
confirmation_popup.py chore: fix saved addresses test according to new designs 2024-01-10 10:39:54 +03:00
popup_delete_account_from_settings.py chore: fix delete account test according new designs 2023-12-13 17:20:30 +03:00
remove_wallet_account_popup.py Ci/74 jenkins file (#142) 2023-10-06 10:33:42 +02:00
send_popup.py test: test_ens_name_purchase added 2023-12-12 10:43:20 +07:00
testnet_mode_banner.py Fix/147 test sync device (#157) 2023-10-09 19:04:29 +02:00
testnet_mode_popup.py chore: add attempts to click the cross button 2023-12-08 19:50:19 +03:00
wallet_account_popups.py chore: replace methods of waiting views with methods of checking elements on these views 2024-01-12 15:54:26 +03:00