8 Commits

Author SHA1 Message Date
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