Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: 8e0c1cd9056d73f0b01f787b5c31e0ae94e42516
https://github.com/xwiki/xwiki-platform/commit/8e0c1cd9056d73f0b01f787b5c31…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-test-pageobjects/src/main/java/org/xwiki/tree/test/po/TreeElement.java
Log Message:
-----------
[Misc] Wait more thoroughly for the tree to be loaded
This is an attempt to reduce flickering in tests that might be caused by
proceeding too quickly with loading other tree nodes while the initial
tree nodes are still loading. Then possibly the selection of the root
node might not be cleared correctly before selecting the desired node as
the root node is automatically selected during the initial load.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications