Branch: refs/heads/stable-15.10.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 560a20441932be731af0386d9065c0d8b2ea9184
https://github.com/xwiki/xwiki-platform/commit/560a20441932be731af0386d9065…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/DrawerMenu.java
Log Message:
-----------
XWIKI-21687: LoginIT.loginLogoutAsAdmin(TestUtils, TestReference) and
LoginIT.loginWithInvalidCredentials(LogCaptureConfiguration) are flickering
* Use the same condition for `isVisible` as for the waiting when
opening/closing the drawer. This ensures that if you call `isVisible`
after opening/closing the drawer, you get the expected result.
* Wait for the x-position of the drawer to be stable when opening the
drawer to ensure that the opening animation is finished.
(cherry picked from commit ce17632083056d461345c85d38614d66593905c7)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications