Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
17.10.0-rc-1
-
Unknown
-
-
org.xwiki.user.test.ui.AllIT$NestedUserProfileIT#changeAvatarImage(TestConfiguration)
Description
Screenshot
Error Details
stale element reference: stale element not found
(Session info: chrome=142.0.7444.59)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#staleelementreferenceexception
Build info: version: '4.38.0', revision: '6b412e825c*'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.1.0-37-cloud-amd64', java.version: '17.0.17'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [f52988a63ff81ef3acdc023d42987f9c, executeScript {args=[{element-6066-11e4-a52e-4f735466cecf=f.472C48021101DFF701E5BC1C4DD8511E.d.238449773C3AFA0B51D476FAA7156B4A.e.2207}], script=arguments[0].scrollIntoView();}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.59, chrome: {chromedriverVersion: 142.0.7444.59 (4b8153ab58d3..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:42249}, goog:loggingPrefs: {browser: ALL}, goog:processID: 176, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://172.17.0.7:4444/sessio..., se:cdpVersion: 142.0.7444.59, se:containerName: 24ac5453fa05, se:deleteSessionOnUi: true, se:downloadsEnabled: true, se:gridWebSocketUrl: ws://localhost:8424/session..., se:noVncPort: 7900, se:vnc: ws://172.17.0.7:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.17.0.7:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, webSocketUrl: ws://172.17.0.7:4444/sessio..., webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: f52988a63ff81ef3acdc023d42987f9c
Stack Trace
org.openqa.selenium.StaleElementReferenceException:
stale element reference: stale element not found
(Session info: chrome=142.0.7444.59)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#staleelementreferenceexception
Build info: version: '4.38.0', revision: '6b412e825c*'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.1.0-37-cloud-amd64', java.version: '17.0.17'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [f52988a63ff81ef3acdc023d42987f9c, executeScript {args=[{element-6066-11e4-a52e-4f735466cecf=f.472C48021101DFF701E5BC1C4DD8511E.d.238449773C3AFA0B51D476FAA7156B4A.e.2207}], script=arguments[0].scrollIntoView();}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 142.0.7444.59, chrome: {chromedriverVersion: 142.0.7444.59 (4b8153ab58d3..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:42249}, goog:loggingPrefs: {browser: ALL}, goog:processID: 176, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://172.17.0.7:4444/sessio..., se:cdpVersion: 142.0.7444.59, se:containerName: 24ac5453fa05, se:deleteSessionOnUi: true, se:downloadsEnabled: true, se:gridWebSocketUrl: ws://localhost:8424/session..., se:noVncPort: 7900, se:vnc: ws://172.17.0.7:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.17.0.7:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, webSocketUrl: ws://172.17.0.7:4444/sessio..., webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: f52988a63ff81ef3acdc023d42987f9c
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:557)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:488)
at org.xwiki.test.ui.XWikiWebDriver.executeScript(XWikiWebDriver.java:814)
at org.xwiki.test.ui.XWikiWebDriver.scrollTo(XWikiWebDriver.java:678)
at org.xwiki.test.ui.XWikiWebDriver.findElement(XWikiWebDriver.java:716)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:157)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:50)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:87)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy105.getAttribute(Unknown Source)
at org.xwiki.user.test.po.ProfileUserProfilePage.getAvatarImageName(ProfileUserProfilePage.java:162)
at org.xwiki.user.test.ui.UserProfileIT.changeAvatarImage(UserProfileIT.java:181)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)