Commit Graph

11 Commits

Author SHA1 Message Date
Anastasiya Semenkevich aeabc7f9b9 chore: general updates 2024-03-01 12:51:51 +03:00
Anastasiya Semenkevich 986fce9bb1 chore: increase more timeout for password test 2024-02-29 19:28:18 +03:00
Anastasiya Semenkevich a5a87dbc35 chore: update timeouts for change password 2024-02-28 17:28:05 +03:00
Valentina Novgorodtceva 1c4b573834 chore: changed a way we access object locators in object map 2024-02-14 13:20:00 +03:00
Anastasiya Semenkevich 0628833713 chore: mark change password test as xfail again 2024-02-12 17:26:20 +03:00
Anastasiya Semenkevich 46dc460dc3 chore: change password test fixed 2024-02-10 19:56:48 +03:00
Anastasiya Semenkevich 9181bce340 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
Anastasiya Semenkevich c38bc86476 chore: mark password change test as flaky
Reason: https://github.com/status-im/status-desktop/issues/13013
2023-12-18 11:52:57 +03:00
Anastasiya Semenkevich 13146aa80e chore: add asserts for change password test 2023-12-18 11:52:57 +03:00
Vladimir Druzhinin 34c731faff
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 846a52e8c1
Profile settings - display name, states, change password (#112) 2023-09-20 18:35:56 +07:00