Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: d8fc8149211124945aced1ed476962ab3da99681 https://github.com/xwiki/xwiki-platform/commit/d8fc8149211124945aced1ed47696... Author: Vincent Massol <vincent@massol.net> Date: 2026-07-30 (Thu, 30 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-docker/pom.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-docker/src/test/it/org/xwiki/flamingo/test/ui/FlamingoThemeIT.java A xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-docker/src/test/resources/logo.png M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-pageobjects/src/main/java/org/xwiki/flamingo/test/po/EditThemePage.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/BasePage.java Log Message: ----------- XWIKI-24592: Create/check for automated tests for "Change Theme Logo" (#6039) * Automate the "Change Theme Logo" manual test: set a color theme logo by uploading an image with the attachment picker of the theme editor and verify that it's displayed as the wiki logo once the theme is used. * Add the page object methods needed to drive the image variables of the theme editor and to read the logo displayed in the page header. Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications