at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:87)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
at org.xwiki.test.ui.XWikiWebDriver.waitUntilCondition(XWikiWebDriver.java:227)
at org.xwiki.test.ui.XWikiWebDriver.waitUntilElementsAreVisible(XWikiWebDriver.java:329)
at org.xwiki.test.ui.XWikiWebDriver.waitUntilElementIsVisible(XWikiWebDriver.java:284)
at org.xwiki.platform.notifications.test.po.AbstractNotificationsSettingsPage.waitUntilPreferencesAreLoaded(AbstractNotificationsSettingsPage.java:120)
at org.xwiki.platform.notifications.test.po.NotificationsUserProfilePage.<init>(NotificationsUserProfilePage.java:36)
at org.xwiki.platform.notifications.test.po.NotificationsUserProfilePage.gotoPage(NotificationsUserProfilePage.java:48)
at org.xwiki.platform.notifications.test.ui.NotificationsIT.setup(NotificationsIT.java:104)