Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
18.4.0-rc-1
-
Unknown
-
-
org.xwiki.livedata.test.ui.AllIT$NestedLiveDataIT#livedataLivetableTableLayoutWithCustomClass
Description
The test is flickering with following failure:
Element <input id="tomselect-1-ts-control" type="text"> could not be scrolled into view
Full stack trace:
org.openqa.selenium.ElementNotInteractableException:
Element <input id="tomselect-1-ts-control" type="text"> could not be scrolled into view
Build info: version: '4.41.0', revision: '9fc754f'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.1.0-45-cloud-amd64', java.version: '21.0.11'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [ffc7faa3-d346-4f09-81bd-7635de5b71d4, clearElement {id=43ed2311-151d-4f7d-a52e-d0fbfd4f5ccc}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 149.0.2, container:hostname: f03508749d61, moz:accessibilityChecks: false, moz:buildID: 20260403140140, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, remote.active-protocols: 1, remote.events.async.enabled: false}}, moz:geckodriverVersion: 0.36.0, moz:headless: false, moz:platformVersion: 6.1.0-45-cloud-amd64, moz:processID: 174, moz:profile: /tmp/rust_mozprofileKgoQQw, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdpEnabled: false, se:containerName: f03508749d61, se:deleteSessionOnUi: true, se:downloadsEnabled: true, se:gridWebSocketUrl: ws://127.0.0.1:37691/sessio..., se:noVncPort: 7900, se:vnc: ws://172.17.0.10:4444/sessi..., se:vncEnabled: true, se:vncLocalAddress: ws://172.17.0.10:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: {beforeUnload: ignore, default: ignore}, userAgent: Mozilla/5.0 (X11; Linux x86..., webSocketUrl: ws://172.17.0.10:4444/sessi...}
Element: [[[[[[[[RemoteWebDriver: firefox on linux (ffc7faa3-d346-4f09-81bd-7635de5b71d4)] -> id: test]] -> css selector: .column-filters > th:nth-child(3) input, .column-filters > th:nth-child(3) select]] -> xpath: following-sibling::*[contains(@class, 'ts-wrapper')][1]]] -> css selector: .ts-control > input]
Session ID: ffc7faa3-d346-4f09-81bd-7635de5b71d4
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:169)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:142)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:223)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:604)
at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223)
at org.openqa.selenium.remote.RemoteWebElement.clear(RemoteWebElement.java:129)
at org.xwiki.test.ui.po.SuggestInputElement.clear(SuggestInputElement.java:203)
at org.xwiki.test.ui.po.SuggestInputElement.clearSelectedSuggestions(SuggestInputElement.java:220)
at org.xwiki.livedata.test.ui.LiveDataIT.livedataLivetableTableLayoutWithCustomClass(LiveDataIT.java:713)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)