ITSearchTabTest.testSearch may fail due to an attempt to click a non-visible part of the page.
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for org.nuxeo.functionaltests.AjaxRequestManager$1@ddf20fd at org.openqa.selenium.support.ui.FluentWait.timeoutException(FluentWait.java:292) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:261) at org.nuxeo.functionaltests.Locator.waitUntilGivenFunctionIgnoring(Locator.java:498) at org.nuxeo.functionaltests.AjaxRequestManager.waitUntil(AjaxRequestManager.java:147) at org.nuxeo.functionaltests.AjaxRequestManager.end(AjaxRequestManager.java:94) at org.nuxeo.functionaltests.AjaxRequestManager.waitForAjaxRequests(AjaxRequestManager.java:104) at org.nuxeo.functionaltests.pages.search.DefaultSearchSubPage.deselectPath(DefaultSearchSubPage.java:223) at org.nuxeo.ftest.cap.ITSearchTabTest.testSearch(ITSearchTabTest.java:186)
- is related to
-
NXP-21263 ITSearchTabTest#testSearch randomly failing on 7.10
- Resolved