HanseaticBank

Hier gibt es Support zu den Plugin der neuesten Generation des Hibiscus-Mashup Projekts von Sebastian Richter
riker1
Beiträge: 52
Registriert: Sa 27. Jul 2024, 20:56
Has thanked: 4 times
Been thanked: 1 time

Re: HanseaticBank

Beitrag von riker1 » Di 18. Feb 2025, 10:08

moin hier der status log

Code: Alles auswählen

[18.02.2025 10:07:17] Synchronisierung via non-HBCI (Hibiscus Mashup) läuft
[18.02.2025 10:07:17]  
[18.02.2025 10:07:17] System-Info: OS[Windows 11 (ver. 10.0) amd64]  Platform[Jameica 2.10.4 | Build: 487 vom 20230414]  Plugin[hibiscus 2.10.24 | Build: 388 vom 20250204]
[18.02.2025 10:07:17] Installierte und aktive Plugin-Versionen: [Finance.Websync ver. 0.9.83 | Build: 1177 vom 20241224] [Hibiscus Mashup ver. 0.9.48 | Build: 625 vom 20241224]
[18.02.2025 10:07:17] Überprüfe Jameica-Version ...
[18.02.2025 10:07:17] OK: Jameica-Version 2.10.4 installiert und aktiv
[18.02.2025 10:07:17] Überprüfe Java-Version und den verwendeten Zeichensatz ...
[18.02.2025 10:07:17] OK: Java-Version 11.0.18 von 'Eclipse Adoptium' installiert, aktiv und verwendet Zeichensatz 'Cp1252' (Home: E:\9_tools\jameica\jre-win64)
[18.02.2025 10:07:17] Überprüfe Selenium-Version ...
[18.02.2025 10:07:17] OK: Selenium-Version 4.27.0 installiert und aktiv
[18.02.2025 10:07:17] Überprüfe ChromeDriver-Version ...
[18.02.2025 10:07:17] OK: ChromeDriver-Version 132.0.6834.83 installiert und aktiv
[18.02.2025 10:07:17]  
[18.02.2025 10:07:17] Synchronisiere Konto 'HanseaticBank - Kreditkarte, IBAN DE8420..866139 [Hanseatic Bank]' ...
[18.02.2025 10:07:17] Selenium WebDriver über ChromeDriver wird gestartet ...
[18.02.2025 10:07:20] Überprüfe Chrome-Version ...
[18.02.2025 10:07:20] OK. Browser ist: chrome ver. 132
[18.02.2025 10:07:22] Web-Login mit Selenium-WebDriver-Engine mit Anmeldekennung 5101******* auf https://meine.hanseaticbank.de/de/register/sign-in ...
[18.02.2025 10:07:39] Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen! Fehler beim Setzen des Login-Formulars oder der Felder (siehe Log - Bitte den Entwickler im Forum informieren. Danke für Ihre Mithilfe.)
Log-Eintrag: org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <inpu t id="password" class="w-full bg-white transition-input duration-200 px-3 py-3 sm:px-5 sm:py-4 text-m leading-[23px] !rounded-none !appearance-none focus:outline-1 focus:outline-white focus:rounded-none hover:outline-1 hover:outline-white hover:outline-none border border-solid border-beige-opacity-30" type="password" name="password" data-test-id="input-password" tabindex="2" autocomplete="current-password"> is not clickable at point (650, 599). Other element would receive the click: <p id="description">...</p>
  (Session info: chrome=132.0.6834.197)
Build info: version: '4.27.0', revision: 'd6e718d134'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.18'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [64712623482f47391728dfa6605e3381, clickElement {id=f.1E2E3DA6A58A79F832E8ED0625D4F956.d.A0A8BB5AD51E3C92783052B4ECFB851C.e.24}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 132.0.6834.197, chrome: {chromedriverVersion: 132.0.6834.83 (03d59cf5ecf1..., userDataDir: C:\Users\riker\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51542}, networkConnectionEnabled: false, pageLoadStrategy: none, platformName: windows, proxy: Proxy(direct), se:cdp: ws://localhost:51542/devtoo..., se:cdpVersion: 132.0.6834.197, 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}
Element: [[ChromeDriver: chrome on windows (64712623482f47391728dfa6605e3381)] -> xpath: //input[@data-test-id='input-password']]
Session ID: 64712623482f47391728dfa6605e3381
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.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.RemoteWebElement.execute(RemoteWebElement.java:223)
	at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76)
	at de.derrichter.finance.websync.institute.hanseaticbank.WebAuth.loginWithSelenium(WebAuth.java:108)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at de.derrichter.hibiscus.mashup.crossover.interact.Auth.seleniumLogin(Auth.java:469)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.hanseaticbank.Collector.run(Collector.java:179)
	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)




hbci
VIP
VIP
Beiträge: 1197
Registriert: Sa 7. Mär 2020, 15:01
Has thanked: 34 times
Been thanked: 72 times

Re: HanseaticBank

Beitrag von hbci » Di 18. Feb 2025, 12:03

Siehe hier.

riker1
Beiträge: 52
Registriert: Sa 27. Jul 2024, 20:56
Has thanked: 4 times
Been thanked: 1 time

Re: HanseaticBank

Beitrag von riker1 » Di 18. Feb 2025, 13:03

PS: oder meinst du die nightlys.....die mache ich mal rein

verstehe nicht genau was du meinst.



ich konnte das konto doch nun über den unteren dialog anlegen. über den button weiter unten im dialog und nicht oben mit iban prüfen.

zugangsdaten und kontodetails sind doch nun korrekt, am Konto Kundenkennung, kto nur etc.

Aber beim Umsatzabruf kommt der Fehler nach der Passworteingabe.
Mache ich da was falsch?

Fehlermeldung fehler beim setzen des login forumlars.oder der Felder ...



log

Code: Alles auswählen

[18.02.2025 13:00:11] Web-Login mit Selenium-WebDriver-Engine mit Anmeldekennung 5101******* auf https://meine.hanseaticbank.de/de/register/sign-in ...
[18.02.2025 13:01:13] Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen! Fehler beim Setzen des Login-Formulars oder der Felder (siehe Log - Bitte den Entwickler im Forum informieren. Danke für Ihre Mithilfe.)
Log-Eintrag: org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <inpu t id="password" class="w-full bg-white transition-input duration-200 px-3 py-3 sm:px-5 sm:py-4 text-m leading-[23px] !rounded-none !appearance-none focus:outline-1 focus:outline-white focus:rounded-none hover:outline-1 hover:outline-white hover:outline-none border border-solid border-beige-opacity-30" type="password" name="password" data-test-id="input-password" tabindex="2" autocomplete="current-password"> is not clickable at point (650, 599). Other element would receive the click: <p id="description">...</p>
  (Session info: chrome=132.0.6834.197)
Build info: version: '4.27.0', revision: 'd6e718d134'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.18'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [874f57161f37d8f14aef2c927bda878f, clickElement {id=f.2FB77043B31339BFB493EAA0CB1C2290.d.7FC045203EAEB7CF12B23031952FDA57.e.24}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 132.0.6834.197, chrome: {chromedriverVersion: 132.0.6834.83 (03d59cf5ecf1..., userDataDir: C:\Users\riker\AppData\Loca...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58943}, networkConnectionEnabled: false, pageLoadStrategy: none, platformName: windows, proxy: Proxy(direct), se:cdp: ws://localhost:58943/devtoo..., se:cdpVersion: 132.0.6834.197, 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}
Element: [[ChromeDriver: chrome on windows (874f57161f37d8f14aef2c927bda878f)] -> xpath: //input[@data-test-id='input-password']]
Session ID: 874f57161f37d8f14aef2c927bda878f
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.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.RemoteWebElement.execute(RemoteWebElement.java:223)
	at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76)
	at de.derrichter.finance.websync.institute.hanseaticbank.WebAuth.loginWithSelenium(WebAuth.java:108)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at de.derrichter.hibiscus.mashup.crossover.interact.Auth.seleniumLogin(Auth.java:469)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.hanseaticbank.Collector.run(Collector.java:179)
	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)

riker1
Beiträge: 52
Registriert: Sa 27. Jul 2024, 20:56
Has thanked: 4 times
Been thanked: 1 time

Re: HanseaticBank

Beitrag von riker1 » Di 18. Feb 2025, 13:12

so geht nun mit den nightlys.

super danke VG

hbci
VIP
VIP
Beiträge: 1197
Registriert: Sa 7. Mär 2020, 15:01
Has thanked: 34 times
Been thanked: 72 times

Re: HanseaticBank

Beitrag von hbci » Di 18. Feb 2025, 13:52

Bitte. Aber Umsätze ruft der bei dir auch nicht ab, oder?

riker1
Beiträge: 52
Registriert: Sa 27. Jul 2024, 20:56
Has thanked: 4 times
Been thanked: 1 time

Re: HanseaticBank

Beitrag von riker1 » Di 18. Feb 2025, 15:49

nein, nur saldo leider....

Zurück zu „Hibiscus Mashup über Finance.Websync - (Beta 0.x = neue Release 3 der alten Scripte)“