Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: ce17632083056d461345c85d38614d66593905c7
https://github.com/xwiki/xwiki-platform/commit/ce17632083056d461345c85d3861…
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.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications