Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 12.7.1
-
Component/s: Development Issues only
-
Labels:
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
-
Flickering Test:org.xwiki.appwithinminutes.test.ui.AllITs$NestedWizardIT#createApplicationWhenDefaultWikiSyntaxIsPlain
Description
Test failure with the following stack trace:
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.$Proxy85.clear(Unknown Source) at org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage.setDescription(ApplicationHomeEditPage.java:117) at org.xwiki.appwithinminutes.test.ui.WizardIT.createApplicationWhenDefaultWikiSyntaxIsPlain(WizardIT.java:83)