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
Anastasiya Semenkevich
9ea888891c
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
Anastasiya Semenkevich
0e96fd0e57
chore: add validation for emoji hash across screens
2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
b59590aa1f
chore: better init for online identifier
2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
3deeeda620
chore: add verification for identicon ring on the profile screen
2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
1d3994f720
chore: add smaller steps and asserts, rename method
2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
0edf28f14d
chore: add asserts for change password test
2023-12-18 11:52:57 +03:00
Jakub Sokołowski
255f88fbb0
chore(all): rename _logger to LOG to match changes
...
Some of them were renamed in:
https://github.com/status-im/desktop-qa-automation/pull/352
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-12-01 14:58:22 +01:00
Valentina1133
50ada60385
Chore/onboarding tests ( #331 )
...
* chore: added clicking on back button and checking correct views appear during onboarding
* chore: click clear button on profile view and checking field is empty added
* chore: show and hide password verifications added to test_check_password_strength_and_login
2023-11-27 14:44:08 +04:00
Vladimir Druzhinin
294119c08a
chore: squish waitFor method was customized ( #272 )
...
#262
2023-11-07 16:05:43 +01:00
Anastasiya
5ff9b196c6
chore: add attempts to click on Next button for onboarding ( #231 )
2023-10-31 11:34:02 +03:00
Anastasiya
5ed7dbd9cf
chore: add attempts for clicking networks and next buttons ( #216 )
2023-10-26 14:19:32 +03:00
Valentina1133
2da105f727
Test password strength ( #203 )
2023-10-25 14:43:06 +03:00
Valentina1133
a4ab8a7a01
Negative scenario of signing in and logging in ( #169 )
...
Co-authored-by: Anastasiya <82375995+anastasiyaig@users.noreply.github.com>
2023-10-13 16:26:39 +03:00
Valentina1133
74e1cab6bc
Added type of selection of words with enter in seed phrase popup ( #159 )
2023-10-11 18:28:34 +07:00
Vladimir Druzhinin
e292a0d347
Fix/147 test sync device ( #157 )
...
* Code was formatted with pep8 recommendations
* Fix attaching squish server config
2023-10-09 19:04:29 +02:00
Vladimir Druzhinin
0c63fc6f93
Ci/74 jenkins file ( #142 )
...
* OS native dialog replaced on Qt dialog
* Starting fluxbox added to make File Dialog visible
2023-10-06 10:33:42 +02:00
Valentina1133
b25af97160
Negative scenario: wrong sync code ( #139 )
2023-10-06 10:17:13 +07:00
Valentina1133
62a32d9b37
Syncing - Sync device during onboarding ( #120 )
...
* Syncing - Sync device during onboarding
2023-09-28 13:45:49 +07:00
Anastasiya Semenkevich
230fe2aa02
chore(@onborading): added several verifications ( #117 )
2023-09-22 06:58:45 +03:00
Vladimir Druzhinin
0d17fafb88
Test(Community) Create, edit community ( #12021 )
...
#90
2023-08-29 16:43:00 +02:00
Vladimir Druzhinin
bfa7866cee
test(Onboarding) Test on Import: 12 word seed phrase added
...
#86
2023-08-14 10:26:58 +03:00
Vladimir Druzhinin
fe724ef186
Test(pytest) start aut ( #11482 )
...
* test(pytest) The driver methods added. Wrappers for UI elements added.
#67
* test(pytest) Squishserver added
#68
* test(pytest) Attach/Detach AUT methods added
#69
* test(pytest) Main window handler added
#70
* test(pytest) Save screenshot on fail added
#71
* test(pytest) Wait for squishserver added
#71
* test(pytest) Setup Windows
#71
* Generate new keys (#11804 )
* test(pytest) Image comparison methods added
#76
* test(pytest) Tesseract methods added
#77
* test(pytest) The Methods to search color on image added
#80
* test(onboarding) Test on generation new keys added
#75
* test(pytest) Handlers for OS Native File dialog added
#81
* test(Onboarding) Test on Profile image added
#83
* Allure and TestRail integration (#11806 )
* test(Allure) Steps descriptions added
#72
* test(TestRail) Integration
#72
2023-08-04 20:27:03 +02:00