status-desktop/test/e2e/gui/screens
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(pytest) Import squish as a python module. (#11421) 2023-07-10 17:55:10 +02:00
community.py chore: add another verification which will take a bit of time so the UI wont be frozen 2023-12-29 16:42:34 +03:00
community_portal.py chore: replace is_visible 2023-12-23 11:02:58 +03:00
community_settings.py chore: combine tests for community screens to reduce total run time 2023-12-29 17:48:03 +03:00
messages.py chore: fix join community test according changes in UI 2023-12-28 13:58:22 +03:00
onboarding.py chore: replace methods of waiting views with methods of checking elements on these views 2024-01-12 15:54:26 +03:00
settings.py chore: refactor edit account test a bit 2023-12-13 17:20:30 +03:00
settings_communities.py chore: fix community channel tests in test mode 2023-12-13 17:20:30 +03:00
settings_ens_usernames.py test: test_ens_name_purchase added 2023-12-12 10:43:20 +07:00
settings_keycard.py test: test_factory_reset_keycard and test_factory_reset_keycard_incorrect_pin added (#303) 2023-11-15 19:28:11 +03:00
settings_messaging.py chore: raise exceptions when needed 2023-12-20 15:46:15 +03:00
settings_profile.py chore(@gui files): split settings screen file to separate settings screens (as in UI) (#179) 2023-10-13 18:55:44 +03:00
settings_syncing.py test: test_cancel_setup_syncing added (#334) 2023-11-27 14:44:30 +04:00
settings_wallet.py chore: replace methods of waiting views with methods of checking elements on these views 2024-01-12 15:54:26 +03:00
wallet.py test: adding test for ability to add saved address from wallet settings 2024-01-11 17:49:36 +03:00