element click intercepted: Element <button class="btn btn-primary" data-action="submit" type="button">...</button> is not clickable at point (880, 782). Other element would receive the click: <div class="xnotification-wrapper">...</div> (Session info: chrome=125.0.6422.76) Build info: version: '4.21.0', revision: '79ed462ef4' 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: [a73ef34a59114ba93b6b5f8db3287c67, clickElement {id=f.389C0458E56DBD1502A0CB88D2CA3E5F.d.748CFBA5CDE33F82FD14B120986709FC.e.13369}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 125.0.6422.76, chrome: {chromedriverVersion: 125.0.6422.76 (67dcf7562b8f..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:40891}, goog:loggingPrefs: {browser: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://172.17.0.7:4444/sessio..., se:cdpVersion: 125.0.6422.76, 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, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Element: [[[[RemoteWebDriver: chrome on linux (a73ef34a59114ba93b6b5f8db3287c67)] -> id: modal-add-custom-filter-preference]] -> class name: btn-primary] Session ID: a73ef34a59114ba93b6b5f8db3287c67
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <button class="btn btn-primary" data-action="submit" type="button">...</button> is not clickable at point (880, 782). Other element would receive the click: <div class="xnotification-wrapper">...</div> (Session info: chrome=125.0.6422.76) Build info: version: '4.21.0', revision: '79ed462ef4' 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: [a73ef34a59114ba93b6b5f8db3287c67, clickElement {id=f.389C0458E56DBD1502A0CB88D2CA3E5F.d.748CFBA5CDE33F82FD14B120986709FC.e.13369}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 125.0.6422.76, chrome: {chromedriverVersion: 125.0.6422.76 (67dcf7562b8f..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:40891}, goog:loggingPrefs: {browser: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://172.17.0.7:4444/sessio..., se:cdpVersion: 125.0.6422.76, 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, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Element: [[[[RemoteWebDriver: chrome on linux (a73ef34a59114ba93b6b5f8db3287c67)] -> id: modal-add-custom-filter-preference]] -> class name: btn-primary] Session ID: a73ef34a59114ba93b6b5f8db3287c67 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 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:190) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:518) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76) at org.xwiki.platform.notifications.test.po.preferences.filters.CustomNotificationFilterModal.clickSubmit(CustomNotificationFilterModal.java:233) at org.xwiki.platform.notifications.test.ui.NotificationsSettingsIT.customFiltersAndLiveData(NotificationsSettingsIT.java:749) at java.base/java.lang.reflect.Method.invoke(Method.java:568) 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)