Branch: refs/heads/stable-15.10.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: b7212a0b16cb72c596d39bf8c5896ec6f7201012
https://github.com/xwiki/xwiki-platform/commit/b7212a0b16cb72c596d39bf8c589…
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.
(cherry picked from commit 8e0c1cd9056d73f0b01f787b5c31e0ae94e42516)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications