status-desktop/test/e2e/constants
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 Fix/147 test sync device (#157) 2023-10-09 19:04:29 +02:00
aut_options.py chore: Mock keycard option added in start AUT (#261) 2023-11-06 12:31:34 +01:00
colors.py test: test_setup_keycard_with_existing_account added (#282) 2023-11-10 12:34:49 +01:00
commands.py fix: remove windows carrige returns from files 2023-12-01 10:00:56 +03:00
community_settings.py chore: fix test for creating permissions 2023-12-29 11:47:48 +03:00
images_paths.py test: test_factory_reset_keycard and test_factory_reset_keycard_incorrect_pin added (#303) 2023-11-15 19:28:11 +03:00
keycard.py test: test_unlock_keycard with correct and incorrect PUK added (#312) 2023-11-17 17:54:57 +03:00
messaging.py Test/test settings messaging identity verification (#341) 2023-11-28 15:26:05 +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
social_links.py Fix/147 test sync device (#157) 2023-10-09 19:04:29 +02:00
syncing.py test: test_cancel_setup_syncing added (#334) 2023-11-27 14:44:30 +04:00
tesseract.py Test(pytest) start aut (#11482) 2023-08-04 20:27:03 +02:00
user.py chore: fix test for creating permissions 2023-12-29 11:47:48 +03:00
wallet.py chore: replace methods of waiting views with methods of checking elements on these views 2024-01-12 15:54:26 +03:00