Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 11.8.1
-
Fix Version/s: None
-
Component/s: Development Issues only
-
Labels:
-
Difficulty:Unknown
-
Similar issues:
-
Flickering Test:org.xwiki.flamingo.test.docker.AllITs$NestedLoginIT#redirectBackAfterLogin{TestUtils, XWikiWebDriver, TestReference}
Description
Here's part of the stack:
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.$Proxy42.sendKeys(Unknown Source) at org.xwiki.test.ui.po.LoginPage.loginAs(LoginPage.java:62) at org.xwiki.test.ui.po.LoginPage.loginAsAdmin(LoginPage.java:55) at org.xwiki.test.ui.LoginTest.testRedirectBackAfterLogin(LoginTest.java:133)