Branch: refs/heads/stable-16.4.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: cf16dc92ce3aadb065e10fe23623036e9de02c01
https://github.com/xwiki/xwiki-platform/commit/cf16dc92ce3aadb065e10fe23623…
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