Valentina Novgorodtceva
78e605d928
chore: reworked scroll method
2024-07-10 15:06:32 +03:00
Valentina Novgorodtceva
e1bb235b4e
chore: method to set waku mode added
2024-07-08 17:31:41 +03:00
Anastasiya Semiankevich
289d3561bd
chore: add isFrozen function and make the timeout for click a param
2024-06-27 12:08:03 +03:00
Alex Jbanca
eb6f037df0
fix(e2e): Fixing ComboBox isChecked flag to allow 3 state checkboxes
2024-06-21 16:18:51 +03:00
Anastasiya Semenkevich
c67785100b
chore: click indicator on before get started modal instead of checkboxes
2024-06-17 15:43:32 +03:00
Anastasiya Semenkevich
3b4a50b46f
chore: click check boxes specifically, other elements in the middle
2024-06-17 15:43:32 +03:00
Valentina Novgorodtceva
bdeb0f6c3d
chore: removed isFrozen
2024-03-29 09:00:38 +03:00
Valentina Novgorodtceva
7482a8f8d9
chore: isFrozen verification added to method click
2024-03-21 11:53:11 +03:00
Anastasiya Semenkevich
e80774ccce
chore: remove click from Button class
2024-03-14 17:37:50 +03:00
Valentina Novgorodtceva
6823b1f5e2
chore: changed a way we access object locators in object map
2024-02-14 13:20:00 +03:00
Valentina Novgorodtceva
7e967e286c
test: test_wallet_send_0_eth added
2023-12-07 16:24:38 +07:00
Valentina Novgorodtceva
fa48dad825
test: test_wallet_send_0_eth added
2023-12-07 16:24:38 +07:00
Jakub Sokołowski
920b54e94c
chore(all) rename _logger to LOG to match refactor
...
Related to:
https://github.com/status-im/desktop-qa-automation/pull/352
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-12-05 22:56:49 +01: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
Jakub Sokołowski
05ad2ebadb
fix: remove windows carrige returns from files
...
Drives me crazy.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-12-01 10:00:56 +03:00
Vladimir Druzhinin
78733d8d9d
chore: Revert getattr ( #304 )
...
Co-authored-by: vlado@status.im <Vladimir Druzhinin>
2023-11-15 11:42:17 +03:00
Vladimir Druzhinin
4a181ccf4c
chore: Mock keycard option added in start AUT ( #261 )
...
#260
2023-11-06 12:31:34 +01:00
Vladimir Druzhinin
c7be5ef7bb
chore: fix test_sync_device_during_onboarding ( #240 )
2023-11-01 10:19:05 +03:00
Vladimir Druzhinin
1b9a246d9a
chore: Extra logs added for UI Elements ( #235 )
...
#232
2023-10-31 11:53:49 +01: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
Anastasiya Semenkevich
cbc7d55259
tests(@wallet_settings): edit network ( #127 )
2023-10-04 16:46:17 +06:00
Vladimir Druzhinin
12ff7e2340
Fix failed tests for Mac ( #128 )
2023-10-02 11:21:12 +02:00
Vladimir Druzhinin
fd64142295
Ci/74 jenkins file ( #118 )
...
* Set up Jenkins file
#74
* Fix Allure trend
* Display resolution changed on CI
* TestRail integration
* Fix test on create community
* Fix wallet tests
* Fix field description in jenkinsfile
* Test name and test scope parameters were split in Jenkinsfile
* Clean up moved in post stage
* Environment variables set up changed in JenkinsFile
* Fix test ID
* Fix warnings in JenkinsFile
* Copy artifacts directory changed
* Fix of two space indentations in Jenkinsfile
* Extra environment variable removed
* Move tests wallet in one folder
---------
Co-authored-by: Valentina Novgorodtceva <valentina@status.im>
2023-09-28 14:44:13 +02:00
Vladimir Druzhinin
61b87e0d23
Fix start AUT
2023-09-13 09:47:51 +02:00
Vladimir Druzhinin
26b77dba45
Test(Community) Join community via owner invite
...
#96
2023-09-11 21:48:52 +02:00
Valentina1133
31f3e62d82
Test/97 wallet generated custom private key account ( #12080 )
...
* test(Wallet) Edit the default wallet account and Manage a watch-only account cases automated
* test(Wallet) Manage generated and custom generated account
* test(Wallet) Manage private key imported account
2023-09-07 11:13:38 +07:00
Valentina1133
f2482e3992
test(Wallet) Edit the default wallet account and Manage a watch-only account cases automated ( #12070 )
2023-09-05 13:22:44 +07:00
Valentina1133
e56aac906f
test(Wallet) Test Manage a saved address automated ( #12034 )
2023-09-01 18:18:04 +07:00
Vladimir Druzhinin
0d17fafb88
Test(Community) Create, edit community ( #12021 )
...
#90
2023-08-29 16:43:00 +02: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
Vladimir Druzhinin
13af133ab6
test(pytest) Import squish as a python module. ( #11421 )
...
#66
2023-07-10 17:55:10 +02:00