status-desktop/test/e2e/gui/components
Anastasiya Semenkevich 1cc8807174 chore: replace waitFor with waitForObjectExists
There is a problem with is_visible method now, it is not raising any assertions in case it did not find any object, therefore i suspect it as a potential endless loop (always returns True it seems). I will try to fix that, however it is being used across all the framework so it takes time.

The main idea here is to get rid of endless loop and 15 minutes if waiting for nothing in this certain test
2023-12-22 16:52:55 +03:00
..
community chore: raise exceptions when needed 2023-12-20 15:46:15 +03:00
messaging chore: tests ordering and tesseract removal (#145) 2023-10-06 17:32:08 +06:00
onboarding chore: add object names to beta consent popup and test mode env variable condition (#308) 2023-11-16 13:48:17 +03:00
os chore(all): rename _logger to LOG to match changes 2023-12-01 14:58:22 +01:00
settings chore: add attempts for clicking sign out button 2023-12-08 19:50:19 +03:00
wallet chore: fix delete account test according new designs 2023-12-13 17:20:30 +03:00
__init__.py test(pytest) Import squish as a python module. (#11421) 2023-07-10 17:55:10 +02:00
back_up_your_seed_phrase_banner.py chore(@back_up_seed_test): improve validations (#189) 2023-10-18 15:34:11 +03:00
back_up_your_seed_phrase_popup.py Ci/74 jenkins file (#142) 2023-10-06 10:33:42 +02:00
base_popup.py Ci/74 jenkins file (#142) 2023-10-06 10:33:42 +02:00
change_password_popup.py chore: replace waitFor with waitForObjectExists 2023-12-22 16:52:55 +03:00
color_select_popup.py chore: squish waitFor method was customized (#272) 2023-11-07 16:05:43 +01:00
context_menu.py Test: exclude from total balance (#288) 2023-11-10 18:04:49 +03:00
delete_popup.py chore: add attempts to click Delete button and removed awaiting 2023-12-13 17:20:30 +03:00
emoji_popup.py Chore: improve emoji popup and syncing settings option selection (#253) 2023-11-02 19:07:12 +03:00
online_identifier.py chore: better init for online identifier 2023-12-21 23:10:47 +03:00
picture_edit_popup.py Ci/74 jenkins file (#142) 2023-10-06 10:33:42 +02:00
profile_popup.py chore: add validation for emoji hash across screens 2023-12-21 23:10:47 +03:00
signing_phrase_popup.py chore: squish waitFor method was customized (#272) 2023-11-07 16:05:43 +01:00
social_links_popup.py Fix/147 test sync device (#157) 2023-10-09 19:04:29 +02:00
splash_screen.py Fix/147 test sync device (#157) 2023-10-09 19:04:29 +02:00
toast_message.py test: test_messaging_settings accepting and rejecting request added (#336) 2023-11-27 14:44:42 +04:00