This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-b764ab3e-2600-4a34-b59e-aadccc8d0727 XWIKI-22340 Open

DeletePageIT.deleteOkWhenConfirming is flickering

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-f2d6e886-9317-4d61-bebc-fd6c75a6d26f Simon Urli created this issue on 22/Jul/24 09:35
 
Summary: DeletePageIT.deleteOkWhenConfirming is flickering
Issue Type: cid:jira-generated-image-avatar-b764ab3e-2600-4a34-b59e-aadccc8d0727 Bug
Affects Versions: 16.5.0
Assignee: Unassigned
Attachments: image-2024-07-22-09-34-48-939.png
Components: Development Issues only
Created: 22/Jul/24 09:35
Labels: flickering
Priority: cid:jira-generated-image-static-major-66e97aff-64ed-4937-9bcf-27bf16ea48d5 Major
Reporter: Simon Urli
Description:

DeletePageIT.deleteOkWhenConfirming is flickering with the following stack trace:

Element <button class="btn btn-danger confirm"> could not be scrolled into view
Build info: version: '4.22.0', revision: 'c5f3146703*'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-16-cloud-amd64', java.version: '17.0.11'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [8d547ed4-b64b-439a-b1c3-7580dfab7644, clickElement {id=2613e8dc-809e-444a-a392-6102a55763c3}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 127.0.1, moz:accessibilityChecks: false, moz:buildID: 20240618110440, moz:debuggerAddress: 127.0.0.1:25863, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, remote.active-protocols: 3}}, moz:geckodriverVersion: 0.34.0, moz:headless: false, moz:platformVersion: 4.19.0-16-cloud-amd64, moz:processID: 162, moz:profile: /tmp/rust_mozprofileN8MizU, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://172.17.0.5:4444/sessio..., se:cdpVersion: 85.0, se:noVncPort: 7900, se:vnc: ws://172.17.0.5:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.17.0.5:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, userAgent: Mozilla/5.0 (X11; Linux x86...}
Element: [[RemoteWebDriver: firefox on linux (8d547ed4-b64b-439a-b1c3-7580dfab7644)] -> xpath: //*[(contains(@class, 'btn') or contains(@class, 'button')) and (contains(@value, 'Yes') or contains(text(), 'Yes') or contains(@class, 'confirm'))]]
Session ID: 8d547ed4-b64b-439a-b1c3-7580dfab7644
 
 

1 update

 
cid:jira-generated-image-avatar-f2d6e886-9317-4d61-bebc-fd6c75a6d26f Changes by Simon Urli on 22/Jul/24 09:35
 
Flickering Test: org.xwiki.flamingo.test.docker.AllIT$NestedDeletePageIT#deleteOkWhenConfirming