Branch: refs/heads/misc-attachment-picker-flicker Home: https://github.com/xwiki-contrib/application-releasenotes Commit: 600d8f5d000c27a3abcbb6d78140b4b07dd5ab2d https://github.com/xwiki-contrib/application-releasenotes/commit/600d8f5d000... Author: Vincent Massol <[email protected]> Date: 2026-09-07 (Mon, 07 Sep 2026) Changed paths: M application-releasenotes-test/application-releasenotes-test-docker/src/test/it/org/xwiki/releasenotes/test/ui/ReleaseNotesIT.java A application-releasenotes-test/application-releasenotes-test-docker/src/test/it/org/xwiki/releasenotes/test/ui/po/ChangeInlinePage.java A application-releasenotes-test/application-releasenotes-test-docker/src/test/it/org/xwiki/releasenotes/test/ui/po/ChangeViewPage.java Log Message: ----------- [Misc] Retry opening the screenshots picker suggestions in the functional test * Move the screenshots picker interaction behind page objects, so the test drives the UI only through them: ChangeInlinePage for the change's inline edit form, which owns locating the picker, scrolling to it and opening its suggestions, and ChangeViewPage for the medium rendered on the change's own page. The test method no longer calls getDriver() at all. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-releasenotes/settings/notificat...