This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-dd38859b-f091-453c-81d3-c28eeddcae17 XWIKI-23749 Open

UserProfileIT.changeAvatarImage is flickering

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-1d5ad523-8d53-4405-a818-eecd5b067886 Manuel Leduc created this issue on 24/Nov/25 10:03
 
Summary: UserProfileIT.changeAvatarImage is flickering
Issue Type: cid:jira-generated-image-avatar-dd38859b-f091-453c-81d3-c28eeddcae17 Bug
Affects Versions: 17.10.0-rc-1
Assignee: Unassigned
Attachments: image-2025-11-24-10-03-11-061.png
Components: Development Issues only
Created: 24/Nov/25 10:03
Priority: cid:jira-generated-image-static-major-4070455d-d72b-49c8-bb1e-6ee2142d8ae8 Major
Reporter: Manuel Leduc
Description:

Screenshot

_thumb_44360.png

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)

 
 

1 update

 
cid:jira-generated-image-avatar-1d5ad523-8d53-4405-a818-eecd5b067886 Changes by Manuel Leduc on 24/Nov/25 10:03
 
Labels: flickering