der Umsatz-Abruf des Plus-Kontos der Volkswagenbank endet mit einem fehlerhaften Logout
Code: Alles auswählen
[06.09.2024 11:59:40] Synchronisierung via non-HBCI (Hibiscus Mashup) läuft
[06.09.2024 11:59:40]
[06.09.2024 11:59:41] System-Info: OS[Linux (ver. 6.1.0-13-amd64) amd64] Platform[Jameica 2.10.4 | Build: 487 vom 20230414] Plugin[hibiscus 2.10.20 | Build: 384 vom 20240405]
[06.09.2024 11:59:41] Installierte und aktive Plugin-Versionen: [Finance.Websync ver. 0.9.80 | Build: 1150 vom 20240819] [Hibiscus Mashup ver. 0.9.46 | Build: 620 vom 20240813]
[06.09.2024 11:59:41] Überprüfe Jameica-Version ...
[06.09.2024 11:59:41] OK: Jameica-Version 2.10.4 installiert und aktiv
[06.09.2024 11:59:41] Überprüfe Java-Version und den verwendeten Zeichensatz ...
[06.09.2024 11:59:41] OK: Java-Version 11.0.20 von 'Azul Systems, Inc.' installiert, aktiv und verwendet Zeichensatz 'UTF-8' (Home: /opt/jameica/javaruntime)
[06.09.2024 11:59:41] Überprüfe Selenium-Version ...
[06.09.2024 11:59:41] OK: Selenium-Version 4.23.1 installiert und aktiv
[06.09.2024 11:59:41] Überprüfe ChromeDriver-Version ...
[06.09.2024 11:59:41] OK: ChromeDriver-Version 128.0.6613.86 installiert und aktiv
[06.09.2024 11:59:41]
[06.09.2024 11:59:41] Synchronisiere Konto 'Plus-Konto, IBAN DE4027..****** [Volkswagen Bank]' ...
[06.09.2024 11:59:42] Selenium WebDriver über ChromeDriver wird gestartet ...
[06.09.2024 11:59:49] Überprüfe Chrome-Version ...
[06.09.2024 11:59:49] OK. Browser ist: chrome ver. 128
[06.09.2024 11:59:51] Web-Login mit Selenium-WebDriver-Engine mit Anmeldekennung 41********* auf https://banking.vwfs.de/PBODE-FE-UI/#/login ...
[06.09.2024 12:00:58] VWBank-Login war erfolgreich
[06.09.2024 12:00:58] Rufe Umsatzübersicht auf und starte Abruf des Kontoauszuges ...
[06.09.2024 12:00:58] Suche Umsätze im Zeitraum vom 25.07.2024 bis 06.09.2024 und lese diese aus ...
[06.09.2024 12:01:30] Web-Logout der aktuellen Online-Sitzung ...
[06.09.2024 12:01:38] Warnung: VWBank-Logout war fehlerhaft; Bitte den Entwickler im Forum informieren. Danke für Ihre Mithilfe.
[06.09.2024 12:01:38] Fehler: Exception beim Abrufen der Kontoumsätze: element 'filterLink' not found: org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //strong[contains(text(),'1524') and contains(text(),'34') and contains(text(),'57')]//ancestor::li//*[contains(@id,'filterButton')] (tried for 15 second(s) with 500 milliseconds interval)
at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:84)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:770)
at de.derrichter.finance.websync.institute.volkswagenfinancialservices.WebPull.getTransData(WebPull.java:297)
at de.derrichter.hibiscus.mashup.crossover.websync.institute.volkswagenfinancialservices.Collector.run(Collector.java:248)
at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:84)
at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:907)
at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:399)
at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1107)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//strong[contains(text(),'1524') and contains(text(),'34') and contains(text(),'57')]//ancestor::li//*[contains(@id,'filterButton')]"}
(Session info: chrome=128.0.6613.113)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.23.1', revision: '656257d8e9'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.1.0-13-amd64', java.version: '11.0.20'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [0915cb82f96d08eaaac62ad7ba745721, findElement {value=//strong[contains(text(),'1524') and contains(text(),'34') and contains(text(),'57')]//ancestor::li//*[contains(@id,'filterButton')], using=xpath}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 128.0.6613.113, chrome: {chromedriverVersion: 128.0.6613.86 (3045ed680fda..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:39203}, networkConnectionEnabled: false, pageLoadStrategy: none, platformName: linux, proxy: Proxy(direct), se:cdp: ws://localhost:39203/devtoo..., se:cdpVersion: 128.0.6613.113, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 0915cb82f96d08eaaac62ad7ba745721
at jdk.internal.reflect.GeneratedConstructorAccessor57.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source)
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.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:171)
at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:168)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:203)
... 7 more
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.23.1', revision: '656257d8e9'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.1.0-13-amd64', java.version: '11.0.20'
Driver info: driver.version: unknown
at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:961)
at de.derrichter.finance.websync.institute.volkswagenfinancialservices.WebPull.getTransData(WebPull.java:297)
at de.derrichter.hibiscus.mashup.crossover.websync.institute.volkswagenfinancialservices.Collector.run(Collector.java:248)
at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:84)
at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:907)
at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:399)
at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1107)
