20:42:06.736 [main] WARN org.xwiki.test.ui.XWikiWebDriver - The currently running test wasted [30026] ms waiting for element [By.className: xwiki-livetable] which was not found. Tests should look for elements that are expected to be present; to check for the absence of an element or to avoid waiting, use findElementWithoutWaiting(), hasElementWithoutWaiting() or waitUntilElementDisappears() instead.
java.lang.Exception: Stack trace to help locate the wasteful findElement()/findElements() call
at org.xwiki.test.ui.XWikiWebDriver.warnIfWastefulWait(XWikiWebDriver.java:760)
at org.xwiki.test.ui.XWikiWebDriver.findElements(XWikiWebDriver.java:680)
at org.xwiki.appwithinminutes.test.po.ApplicationHomePage.hasEntriesLiveTable(ApplicationHomePage.java:110)
at org.xwiki.appwithinminutes.test.ui.WithoutScriptRightIT.createApplicationWithoutScriptRight(WithoutScriptRightIT.java:88)
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.