Details
-
Bug
-
Resolution: Fixed
-
Major
-
12.10.2
-
None
-
Unknown
-
N/A
-
N/A
-
Description
This docker test is failing when executed on Chrome, with the following stacktrace:
Error Message Timed out after 10 seconds. Unable to locate the element Stacktrace org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at com.sun.proxy.$Proxy80.getAttribute(Unknown Source) at org.xwiki.administration.test.po.GlobalRightsAdministrationSectionPage.setAuthenticatedView(GlobalRightsAdministrationSectionPage.java:73) at org.xwiki.administration.test.po.GlobalRightsAdministrationSectionPage.unforceAuthenticatedView(GlobalRightsAdministrationSectionPage.java:66) at org.xwiki.flamingo.test.docker.LoginIT.redirectBackAfterLogin(LoginIT.java:149)
Attachments
Issue Links
- depends on
-
XWIKI-18244 Administration page still marked as locked when closing Chrome window
- Closed
- relates to
-
XWIKI-16810 LoginIT#testRedirectBackAfterLogin is flickering
- Closed