[Erledigt] LBB Visa Abruf scheitert: Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen!

Hier gibt es Support zu den Plugin der neuesten Generation des Hibiscus-Mashup Projekts von Sebastian Richter
hbci
VIP
VIP
Beiträge: 760
Registriert: Sa 7. Mär 2020, 15:01
Has thanked: 23 times
Been thanked: 30 times

[Erledigt] LBB Visa Abruf scheitert: Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen!

Beitrag von hbci » Di 27. Apr 2021, 17:45

Dann mach ich's halt:

Code: Alles auswählen

[27.04.2021 17:35:57] Synchronisierung via non-HBCI (Hibiscus Mashup) läuft
[27.04.2021 17:35:57]  
[27.04.2021 17:35:57] System-Info: OS[Windows 10 (ver. 10.0) amd64]  Platform[Jameica 2.11.0-nightly | Build: 478 vom 20201130]  Plugin[hibiscus 2.11.0-nightly | Build: 361 vom 20201130]
[27.04.2021 17:35:57] Installierte und aktive Plugin-Versionen: [Finance.Websync ver. 0.9.23-nightly | Build: 709 vom 20210421] [Hibiscus Mashup ver. 0.9.18 | Build: 440 vom 20210125]
[27.04.2021 17:35:57] Überprüfe Jameica-Version ...
[27.04.2021 17:35:57] OK: Jameica-Version 2.11.0 installiert und aktiv
[27.04.2021 17:35:57] Überprüfe Java-Version und den verwendeten Zeichensatz ...
[27.04.2021 17:35:57] OK: Java-Version 11.0.9.1 von 'AdoptOpenJDK' installiert, aktiv und verwendet Zeichensatz 'Cp1252' (Home: C:\PortableApps\jameica 2.11.0-nightly\jre-win64)
[27.04.2021 17:35:57] Überprüfe Selenium-Version ...
[27.04.2021 17:35:57] OK: Selenium-Version 3.141.59 installiert und aktiv
[27.04.2021 17:35:57] Überprüfe ChromeDriver-Version ...
[27.04.2021 17:35:59] OK: ChromeDriver-Version 90.0.4430.24 installiert und aktiv
[27.04.2021 17:35:59] Überprüfe PDFBox-Version ...
[27.04.2021 17:35:59] OK: PDFBox-Version 2.0.23 installiert und aktiv
[27.04.2021 17:35:59]  
[27.04.2021 17:35:59] Synchronisiere Konto 'Amazon-VISA - Kreditkarte, IBAN DE6610..706880 [Landesbank ... Sparkasse]' ...
[27.04.2021 17:35:59] Selenium WebDriver über ChromeDriver wird gestartet ...
[27.04.2021 17:36:08] Überprüfe Chrome-Version ...
[27.04.2021 17:36:08] OK. Browser ist: chrome ver. 90
[27.04.2021 17:36:10] Web-Login mit Selenium-WebDriver-Engine mit Anmeldekennung ******* auf https://amazon.lbb.de ...
[27.04.2021 17:37:35] Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen! WebDriver-Fehler: java.lang.Exception: element 'submitContinue' not found: org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //button[contains(.,'Anmelden')] (tried for 15 second(s) with 500 milliseconds interval)
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:95)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
	at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:407)
	at de.derrichter.finance.websync.institute.lbb.WebAuth.loginWithSelenium(WebAuth.java:126)
	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:321)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.lbb.Collector.run(Collector.java:222)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:77)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:655)
	at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:407)
	at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1081)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[contains(.,'Anmelden')]"}
  (Session info: headless chrome=90.0.4430.85)
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'AKOYA', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.9.1'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 90.0.4430.85, chrome: {chromedriverVersion: 90.0.4430.24 (4c6d850f087da..., userDataDir: C:\Users\*\AppData\Lo...}, goog:chromeOptions: {debuggerAddress: localhost:55670}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(direct), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: 901107623e4df8a6cb59312545462bf4
*** Element info: {Using=xpath, value=//button[contains(.,'Anmelden')]}
	at jdk.internal.reflect.GeneratedConstructorAccessor1041.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.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:428)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:353)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
	at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:182)
	at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:179)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
	... 12 more

For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'AKOYA', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.9.1'
Driver info: driver.version: unknown
	at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:562)
	at de.derrichter.finance.websync.institute.lbb.WebAuth.loginWithSelenium(WebAuth.java:126)
	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:321)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.lbb.Collector.run(Collector.java:222)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:77)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:655)
	at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:407)
	at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1081)
Das Problem ist, denke ich, offensichtlich: Der Button "Anmelden" heißt jetzt "Login". :roll:

Steve0815
Beiträge: 11
Registriert: Di 28. Aug 2018, 20:53

Re: LBB Visa Abruf scheitert: Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen!

Beitrag von Steve0815 » Fr 30. Apr 2021, 21:16

Und auch bei mir serselbe Fehler!

Code: Alles auswählen

[30.04.2021 21:14:46] Synchronisierung via non-HBCI (Hibiscus Mashup) läuft
[30.04.2021 21:14:46]  
[30.04.2021 21:14:46] System-Info: OS[Mac OS X (ver. 10.15.7) x86_64]  Platform[Jameica 2.10.0 | Build: 480 vom 20201127]  Plugin[hibiscus 2.10.3 | Build: 365 vom 20210420]
[30.04.2021 21:14:46] Installierte und aktive Plugin-Versionen: [Finance.Websync ver. 0.9.23 | Build: 707 vom 20210420] [Hibiscus Mashup ver. 0.9.18 | Build: 440 vom 20210125]
[30.04.2021 21:14:46] Überprüfe Jameica-Version ...
[30.04.2021 21:14:46] OK: Jameica-Version 2.10.0 installiert und aktiv
[30.04.2021 21:14:46] Überprüfe Java-Version und den verwendeten Zeichensatz ...
[30.04.2021 21:14:46] OK: Java-Version 11.0.9.1 von 'AdoptOpenJDK' installiert, aktiv und verwendet Zeichensatz 'UTF-8' (Home: /private/var/folders/_t/gc97mjq92nl5rq7h01vgn2fr0000gn/T/AppTranslocation/452B2BC5-8709-4D5F-885C-E0977B8794A4/d/Jameica.app/javaruntime)
[30.04.2021 21:14:46] Überprüfe Selenium-Version ...
[30.04.2021 21:14:46] OK: Selenium-Version 3.141.59 installiert und aktiv
[30.04.2021 21:14:46] Überprüfe ChromeDriver-Version ...
[30.04.2021 21:14:46] OK: ChromeDriver-Version 90.0.4430.24 installiert und aktiv
[30.04.2021 21:14:46] Überprüfe PDFBox-Version ...
[30.04.2021 21:14:46] OK: PDFBox-Version 2.0.22 installiert und aktiv
[30.04.2021 21:14:46]  
[30.04.2021 21:14:46] Synchronisiere Konto 'LBB-VISA - Kreditkarte NEU, IBAN DE6610..706880 [Landesbank ... Sparkasse]' ...
[30.04.2021 21:14:46] Selenium WebDriver über ChromeDriver wird gestartet ...
[30.04.2021 21:14:47] -> Erst-Initialisierung des WebDriver nicht erfolgreich, der Start dauert daher länger:
[30.04.2021 21:14:47] -> Sie verwenden bereits den alternativen Chromium-Browser. Info: Google Chrome beschleunigt den WebDriver-Start!
[30.04.2021 21:14:47] Sicherheits-Check der Integrität des alternativen Chromium-Browser gegen Manipulation ...
[30.04.2021 21:14:49] OK. Ergebnis der Berechnung: 0B00F41770C32254F8399F8E09A41C14 (Dauer: 2 Sek.)
[30.04.2021 21:14:50] Überprüfe Chromium-Version ...
[30.04.2021 21:14:50] OK. Browser ist: chrome ver. 90
[30.04.2021 21:14:53] Web-Login mit Selenium-WebDriver-Engine mit Anmeldekennung stkn******* auf https://amazon.lbb.de ...
[30.04.2021 21:15:25] Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen! WebDriver-Fehler: java.lang.Exception: element 'submitContinue' not found: org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //button[contains(.,'Anmelden')] (tried for 15 second(s) with 500 milliseconds interval)
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:95)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
	at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:407)
	at de.derrichter.finance.websync.institute.lbb.WebAuth.loginWithSelenium(WebAuth.java:126)
	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:321)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.lbb.Collector.run(Collector.java:222)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:77)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:655)
	at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:407)
	at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1081)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[contains(.,'Anmelden')]"}
  (Session info: headless chrome=90.0.4430.0)
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:53'
System info: host: 'Steves-MacBook-Pro.fritz.box', ip: '192.168.0.134', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.15.7', java.version: '11.0.9.1'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 90.0.4430.0, chrome: {chromedriverVersion: 90.0.4430.24 (4c6d850f087da..., userDataDir: /var/folders/_t/gc97mjq92nl...}, goog:chromeOptions: {debuggerAddress: localhost:49387}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: MAC, platformName: MAC, proxy: Proxy(direct), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: 46a584e60615728309e0abcb9a50d872
*** Element info: {Using=xpath, value=//button[contains(.,'Anmelden')]}
	at jdk.internal.reflect.GeneratedConstructorAccessor30.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.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:428)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:353)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
	at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:182)
	at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:179)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
	... 12 more

For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:53'
System info: host: 'Steves-MacBook-Pro.fritz.box', ip: '192.168.0.134', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.15.7', java.version: '11.0.9.1'
Driver info: driver.version: unknown
	at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:560)
	at de.derrichter.finance.websync.institute.lbb.WebAuth.loginWithSelenium(WebAuth.java:126)
	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:321)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.lbb.Collector.run(Collector.java:222)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:77)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:655)
	at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:407)
	at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1081)

Kimiyou88
Beiträge: 3
Registriert: Fr 2. Nov 2018, 09:49

Re: LBB Visa Abruf scheitert: Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen!

Beitrag von Kimiyou88 » Mo 3. Mai 2021, 09:16

Hallo zusammen,

habe aktuell das gleiche Problem

Code: Alles auswählen

[03.05.2021 09:13:10] Synchronisierung via non-HBCI (Hibiscus Mashup) läuft
[03.05.2021 09:13:10]  
[03.05.2021 09:13:10] System-Info: OS[Windows 10 (ver. 10.0) amd64]  Platform[Jameica 2.10.0 | Build: 480 vom 20201127]  Plugin[hibiscus 2.10.3 | Build: 365 vom 20210420]
[03.05.2021 09:13:10] Installierte und aktive Plugin-Versionen: [Finance.Websync ver. 0.9.23 | Build: 707 vom 20210420] [Hibiscus Mashup ver. 0.9.18 | Build: 440 vom 20210125]
[03.05.2021 09:13:10] Überprüfe Jameica-Version ...
[03.05.2021 09:13:10] OK: Jameica-Version 2.10.0 installiert und aktiv
[03.05.2021 09:13:10] Überprüfe Java-Version und den verwendeten Zeichensatz ...
[03.05.2021 09:13:10] OK: Java-Version 11.0.10 von 'AdoptOpenJDK' installiert, aktiv und verwendet Zeichensatz 'Cp1252' (Home: C:\Program Files\Jameica\javaruntime)
[03.05.2021 09:13:10] Überprüfe Selenium-Version ...
[03.05.2021 09:13:10] OK: Selenium-Version 3.141.59 installiert und aktiv
[03.05.2021 09:13:10] Überprüfe ChromeDriver-Version ...
[03.05.2021 09:13:11] OK: ChromeDriver-Version 90.0.4430.24 installiert und aktiv
[03.05.2021 09:13:11] Überprüfe PDFBox-Version ...
[03.05.2021 09:13:11] OK: PDFBox-Version 2.0.22 installiert und aktiv
[03.05.2021 09:13:11]  
[03.05.2021 09:13:11] Synchronisiere Konto 'LBB - Kreditkarte, IBAN XXX [Landesbank ... Sparkasse]' ...
[03.05.2021 09:13:11] Selenium WebDriver über ChromeDriver wird gestartet ...
[03.05.2021 09:13:13] Überprüfe Chrome-Version ...
[03.05.2021 09:13:13] OK. Browser ist: chrome ver. 90
[03.05.2021 09:13:16] Web-Login mit Selenium-WebDriver-Engine mit Anmeldekennung XXX auf https://amazon.lbb.de ...
[03.05.2021 09:13:48] Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen! WebDriver-Fehler: java.lang.Exception: element 'submitContinue' not found: org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //button[contains(.,'Anmelden')] (tried for 15 second(s) with 500 milliseconds interval)
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:95)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
	at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:407)
	at de.derrichter.finance.websync.institute.lbb.WebAuth.loginWithSelenium(WebAuth.java:126)
	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:321)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.lbb.Collector.run(Collector.java:222)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:77)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:655)
	at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:407)
	at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1081)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[contains(.,'Anmelden')]"}
  (Session info: headless chrome=90.0.4430.93)
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:48'
System info: host: 'XXX', ip: 'XXX', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 90.0.4430.93, chrome: {chromedriverVersion: 90.0.4430.24 (4c6d850f087da..., userDataDir: C:\Users\dgros\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:8859}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(direct), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: 2cb43167b2c6ed0d09cc200e74af9b85
*** Element info: {Using=xpath, value=//button[contains(.,'Anmelden')]}
	at jdk.internal.reflect.GeneratedConstructorAccessor96.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.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:428)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:353)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
	at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:182)
	at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:179)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
	... 12 more

For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:48'
System info: host: 'XXX', ip: 'XXX', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.10'
Driver info: driver.version: unknown
	at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:560)
	at de.derrichter.finance.websync.institute.lbb.WebAuth.loginWithSelenium(WebAuth.java:126)
	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:321)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.lbb.Collector.run(Collector.java:222)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:77)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:655)
	at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:407)
	at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1081)
Der Button für die Anmeldung hat nun die Beschriftung "Login" und ein Attribut namens data-test-id, welches den Wert "login-button" hat - falls es weiterhelfen sollte.

Code: Alles auswählen

data-test-id="login-button"

makaveli
Beiträge: 4
Registriert: Do 8. Aug 2019, 22:28

Re: LBB Visa Abruf scheitert: Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen!

Beitrag von makaveli » Mi 5. Mai 2021, 00:19

Hallo zusammen,
wolle überprüfen, ob der Fix evtl. bereits in der Nightly vorhanden ist.
Leider negativ, es kommt weiterhin dieser Fehler

Code: Alles auswählen

[05.05.2021 00:12:06] Synchronisierung via non-HBCI (Hibiscus Mashup) läuft
[05.05.2021 00:12:06]  
[05.05.2021 00:12:06] System-Info: OS[Windows 7 (ver. 6.1) amd64]  Platform[Jameica 2.10.0 | Build: 480 vom 20201127]  Plugin[hibiscus 2.10.3 | Build: 365 vom 20210420]
[05.05.2021 00:12:06] Installierte und aktive Plugin-Versionen: [Finance.Websync ver. 0.9.23-nightly | Build: 710 vom 20210501] [Hibiscus Mashup ver. 0.9.18 | Build: 440 vom 20210125]
[05.05.2021 00:12:06] Überprüfe Jameica-Version ...
[05.05.2021 00:12:06] OK: Jameica-Version 2.10.0 installiert und aktiv
[05.05.2021 00:12:06] Überprüfe Java-Version und den verwendeten Zeichensatz ...
[05.05.2021 00:12:06] OK: Java-Version 11.0.9.1 von 'AdoptOpenJDK' installiert, aktiv und verwendet Zeichensatz 'Cp1252' (Home: C:\Meine Programme\Jameica\jre-win64)
[05.05.2021 00:12:06] Überprüfe Selenium-Version ...
[05.05.2021 00:12:06] OK: Selenium-Version 3.141.59 installiert und aktiv
[05.05.2021 00:12:06] Überprüfe ChromeDriver-Version ...
[05.05.2021 00:12:06] OK: ChromeDriver-Version 90.0.4430.24 installiert und aktiv
[05.05.2021 00:12:06] Überprüfe PDFBox-Version ...
[05.05.2021 00:12:06] OK: PDFBox-Version 2.0.22 installiert und aktiv
[05.05.2021 00:12:06]  
[05.05.2021 00:12:06] Synchronisiere Konto '001 LBB*Amazon - Visa, IBAN ... [Landesbank ... Sparkasse]' ...
[05.05.2021 00:12:06] Selenium WebDriver über ChromeDriver wird gestartet ...
[05.05.2021 00:12:07] -> Erst-Initialisierung des WebDriver nicht erfolgreich, der Start dauert daher länger:
[05.05.2021 00:12:07] -> Sie verwenden bereits den alternativen Chromium-Browser. Info: Google Chrome beschleunigt den WebDriver-Start!
[05.05.2021 00:12:07] Sicherheits-Check der Integrität des alternativen Chromium-Browser gegen Manipulation ...
[05.05.2021 00:12:11] OK. Ergebnis der Berechnung: 44A2185D94731ACF7B2644B7215F910E (Dauer: 4 Sek.)
[05.05.2021 00:12:13] Überprüfe Chromium-Version ...
[05.05.2021 00:12:13] OK. Browser ist: chrome ver. 90
[05.05.2021 00:12:18] Web-Login mit Selenium-WebDriver-Engine mit Anmeldekennung ******* auf https://amazon.lbb.de ...
[05.05.2021 00:12:47] Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen! WebDriver-Fehler: java.lang.Exception: element 'submitContinue' not found: org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //button[contains(.,'Anmelden')] (tried for 15 second(s) with 500 milliseconds interval)
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:95)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
	at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:407)
	at de.derrichter.finance.websync.institute.lbb.WebAuth.loginWithSelenium(WebAuth.java:126)
	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:321)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.lbb.Collector.run(Collector.java:222)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:77)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:655)
	at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:407)
	at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1081)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[contains(.,'Anmelden')]"}
  (Session info: headless chrome=90.0.4430.0)
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:48'
System info: host: 'USER-PC', ip: '192.168.200.10', os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java.version: '11.0.9.1'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 90.0.4430.0, chrome: {chromedriverVersion: 90.0.4430.24 (4c6d850f087da..., userDataDir: Z:\TEMP\scoped_dir11212_134...}, goog:chromeOptions: {debuggerAddress: localhost:36705}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(direct), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: bea2e3c6bc3e4bf3efb6b53c804b2d21
*** Element info: {Using=xpath, value=//button[contains(.,'Anmelden')]}
	at jdk.internal.reflect.GeneratedConstructorAccessor35.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.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:428)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:353)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
	at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:182)
	at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:179)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
	... 12 more

For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:48'
System info: host: 'USER-PC', ip: '192.168.200.10', os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java.version: '11.0.9.1'
Driver info: driver.version: unknown
	at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:562)
	at de.derrichter.finance.websync.institute.lbb.WebAuth.loginWithSelenium(WebAuth.java:126)
	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:321)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.lbb.Collector.run(Collector.java:222)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:77)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:655)
	at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:407)
	at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1081)

hbci
VIP
VIP
Beiträge: 760
Registriert: Sa 7. Mär 2020, 15:01
Has thanked: 23 times
Been thanked: 30 times

Re: LBB Visa Abruf scheitert: Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen!

Beitrag von hbci » Mi 5. Mai 2021, 06:51

Du kannst dir sicher sein, dass wenn der Fehler gefixt wird, dies auch hier gepostet wird.

UnHombre
Beiträge: 8
Registriert: So 15. Nov 2020, 18:27

Re: LBB Visa Abruf scheitert: Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen!

Beitrag von UnHombre » Di 11. Mai 2021, 18:53

Hallo Community,

wie es aussieht, muss ich mich hier auch einreihen:

Code: Alles auswählen

11.05.2021 18:22:34] Synchronisierung via non-HBCI (Hibiscus Mashup) läuft
[11.05.2021 18:22:34]  
[11.05.2021 18:22:34] System-Info: OS[Windows 10 (ver. 10.0) amd64]  Platform[Jameica 2.10.0 | Build: 480 vom 20201127]  Plugin[hibiscus 2.10.3 | Build: 365 vom 20210420]
[11.05.2021 18:22:34] Installierte und aktive Plugin-Versionen: [Finance.Websync ver. 0.9.23 | Build: 707 vom 20210420] [Hibiscus Mashup ver. 0.9.18 | Build: 440 vom 20210125]
[11.05.2021 18:22:34] Überprüfe Jameica-Version ...
[11.05.2021 18:22:34] OK: Jameica-Version 2.10.0 installiert und aktiv
[11.05.2021 18:22:34] Überprüfe Java-Version und den verwendeten Zeichensatz ...
[11.05.2021 18:22:34] OK: Java-Version 11.0.9.1 von 'AdoptOpenJDK' installiert, aktiv und verwendet Zeichensatz 'Cp1252' (Home: C:\Progs64bit\jameica\jre-win64)
[11.05.2021 18:22:34] Überprüfe Selenium-Version ...
[11.05.2021 18:22:34] OK: Selenium-Version 3.141.59 installiert und aktiv
[11.05.2021 18:22:34] Überprüfe ChromeDriver-Version ...
[11.05.2021 18:22:34] OK: ChromeDriver-Version 90.0.4430.24 installiert und aktiv
[11.05.2021 18:22:34] Überprüfe PDFBox-Version ...
[11.05.2021 18:22:34] OK: PDFBox-Version 2.0.22 installiert und aktiv
[11.05.2021 18:22:34]  
[11.05.2021 18:22:34] Synchronisiere Konto 'Amazon-VISA - Kreditkarte, IBAN *** [Landesbank ... Sparkasse]' ...
[11.05.2021 18:22:34] Selenium WebDriver über ChromeDriver wird gestartet ...
[11.05.2021 18:22:34] -> Erst-Initialisierung des WebDriver nicht erfolgreich, der Start dauert daher länger:
[11.05.2021 18:22:34] -> Sie verwenden bereits den alternativen Chromium-Browser. Info: Google Chrome beschleunigt den WebDriver-Start!
[11.05.2021 18:22:34] Sicherheits-Check der Integrität des alternativen Chromium-Browser gegen Manipulation ...
[11.05.2021 18:22:42] OK. Ergebnis der Berechnung: 44A2185D94731ACF7B2644B7215F910E (Dauer: 7 Sek.)
[11.05.2021 18:22:43] Überprüfe Chromium-Version ...
[11.05.2021 18:22:43] OK. Browser ist: chrome ver. 90
[11.05.2021 18:22:47] Web-Login mit Selenium-WebDriver-Engine mit Anmeldekennung *****auf https://amazon.lbb.de ...
[11.05.2021 18:23:22] Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen! WebDriver-Fehler: java.lang.Exception: element 'submitContinue' not found: org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //button[contains(.,'Anmelden')] (tried for 15 second(s) with 500 milliseconds interval)
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:95)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
	at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:407)
	at de.derrichter.finance.websync.institute.lbb.WebAuth.loginWithSelenium(WebAuth.java:126)
	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:321)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.lbb.Collector.run(Collector.java:222)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:77)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:655)
	at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:407)
	at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1081)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[contains(.,'Anmelden')]"}
  (Session info: headless chrome=90.0.4430.0)
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:48'
System info: host: 'DESKTOP-D272EJ6', ip: '192.168.178.24', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.9.1'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 90.0.4430.0, chrome: {chromedriverVersion: 90.0.4430.24 (4c6d850f087da..., userDataDir: C:\Users\de.boe\AppData\Loc...}, goog:chromeOptions: {debuggerAddress: localhost:55689}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(direct), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: 8d8978d3fb8246c695146a64bcfe0ec2
*** Element info: {Using=xpath, value=//button[contains(.,'Anmelden')]}
	at jdk.internal.reflect.GeneratedConstructorAccessor88.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.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:428)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:353)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
	at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:182)
	at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:179)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
	... 12 more

For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:48'
System info: host: 'DESKTOP-D272EJ6', ip: '192.168.178.24', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.9.1'
Driver info: driver.version: unknown
	at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:560)
	at de.derrichter.finance.websync.institute.lbb.WebAuth.loginWithSelenium(WebAuth.java:126)
	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:321)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.lbb.Collector.run(Collector.java:222)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:77)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:655)
	at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:407)
	at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1081)

Zudem habe ich auch folgende Jameica-System-Meldung erhalten:

2021-05-11 18_41_03-Jameica 2.10.0.png

Sorry, das mit dem Posten des Bildes ist mir möglicherweise nicht ganz korrekt gelungen.

Hier möchte ich noch ergänzen, dass ich Updates nur über die system-interne Routine mache.

Grüße
UnHombre
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.

LastBoyScout
Beiträge: 16
Registriert: Fr 9. Aug 2019, 12:11

Re: LBB Visa Abruf scheitert: Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen!

Beitrag von LastBoyScout » Fr 14. Mai 2021, 11:10

Beim mir seit zweieinhalb Wochen das selbe Problem...

Code: Alles auswählen

[14.05.2021 10:51:19] Synchronisierung via non-HBCI (Hibiscus Mashup) läuft
[14.05.2021 10:51:19]  
[14.05.2021 10:51:19] System-Info: OS[Windows 10 (ver. 10.0) amd64]  Platform[Jameica 2.10.0 | Build: 480 vom 20201127]  Plugin[hibiscus 2.10.3 | Build: 365 vom 20210420]
[14.05.2021 10:51:19] Installierte und aktive Plugin-Versionen: [Finance.Websync ver. 0.9.23 | Build: 707 vom 20210420] [Hibiscus Mashup ver. 0.9.18 | Build: 440 vom 20210125]
[14.05.2021 10:51:19] Überprüfe Jameica-Version ...
[14.05.2021 10:51:19] OK: Jameica-Version 2.10.0 installiert und aktiv
[14.05.2021 10:51:19] Überprüfe Java-Version und den verwendeten Zeichensatz ...
[14.05.2021 10:51:19] OK: Java-Version 11.0.9.1 von 'AdoptOpenJDK' installiert, aktiv und verwendet Zeichensatz 'Cp1252' (Home: C:\jameica\jre-win64)
[14.05.2021 10:51:19] Überprüfe Selenium-Version ...
[14.05.2021 10:51:19] OK: Selenium-Version 3.141.59 installiert und aktiv
[14.05.2021 10:51:19] Überprüfe ChromeDriver-Version ...
[14.05.2021 10:51:20] OK: ChromeDriver-Version 90.0.4430.24 installiert und aktiv
[14.05.2021 10:51:20] Überprüfe PDFBox-Version ...
[14.05.2021 10:51:20] OK: PDFBox-Version 2.0.22 installiert und aktiv
[14.05.2021 10:51:20]  
[14.05.2021 10:51:20] Synchronisiere Konto 'ADAC-Visa-Karte, IBAN DE6610..706880 [Landesbank ... Sparkasse]' ...
[14.05.2021 10:51:20] Selenium WebDriver über ChromeDriver wird gestartet ...
[14.05.2021 10:51:22] -> Erst-Initialisierung des WebDriver nicht erfolgreich, der Start dauert daher länger:
[14.05.2021 10:51:22] -> Sie verwenden bereits den alternativen Chromium-Browser. Info: Google Chrome beschleunigt den WebDriver-Start!
[14.05.2021 10:51:22] Sicherheits-Check der Integrität des alternativen Chromium-Browser gegen Manipulation ...
[14.05.2021 10:51:27] OK. Ergebnis der Berechnung: 44A2185D94731ACF7B2644B7215F910E (Dauer: 4 Sek.)
[14.05.2021 10:51:28] Überprüfe Chromium-Version ...
[14.05.2021 10:51:28] OK. Browser ist: chrome ver. 90
[14.05.2021 10:51:32] Web-Login mit Selenium-WebDriver-Engine mit Anmeldekennung ******* auf https://adac.lbb.de ...
[14.05.2021 10:52:07] Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen! WebDriver-Fehler: java.lang.Exception: element 'submitContinue' not found: org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //button[contains(.,'Anmelden')] (tried for 15 second(s) with 500 milliseconds interval)
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:95)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
	at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:407)
	at de.derrichter.finance.websync.institute.lbb.WebAuth.loginWithSelenium(WebAuth.java:126)
	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:321)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.lbb.Collector.run(Collector.java:222)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:77)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:655)
	at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:407)
	at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1081)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[contains(.,'Anmelden')]"}
  (Session info: headless chrome=90.0.4430.0)
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:48'
System info: host: 'RECHNER', ip: 'xxx.xxx.xxx.xxx', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.9.1'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 90.0.4430.0, chrome: {chromedriverVersion: 90.0.4430.24 (4c6d850f087da..., userDataDir: C:\Users\Name\AppData\L...}, goog:chromeOptions: {debuggerAddress: localhost:62456}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(direct), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: 30286008605a0086e50c7195e36a239a
*** Element info: {Using=xpath, value=//button[contains(.,'Anmelden')]}
	at jdk.internal.reflect.GeneratedConstructorAccessor79.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.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:428)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:353)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
	at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:182)
	at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:179)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
	... 12 more

For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:48'
System info: host: 'RECHNER', ip: 'xxx.xxx.xxx.xxx', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.9.1'
Driver info: driver.version: unknown
	at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:560)
	at de.derrichter.finance.websync.institute.lbb.WebAuth.loginWithSelenium(WebAuth.java:126)
	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:321)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.lbb.Collector.run(Collector.java:222)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:77)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:655)
	at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:407)
	at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1081)
Ist schon echt nervig, dass die bei der LBB ständig an Ihrer Seite herum manipulieren :evil: :thumbdown:

tommdidomm
Beiträge: 3
Registriert: Do 3. Sep 2015, 11:29

Re: LBB Visa Abruf scheitert: Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen!

Beitrag von tommdidomm » So 16. Mai 2021, 09:55

Hi.

Kann mich leider nur einreihen und "leide" auch darunter, dass das Skript den Button zum Anmelden nicht mehr findet.

Viele Grüße und schon vorab vielen Dank, dass ihr auch diesmal den Betroffenen Benutzern sicher helfen könnt.

Thomas

chrisp1001
Beiträge: 2
Registriert: So 26. Mai 2019, 09:53

Fehler bei Umsatzabruf: element 'submitContinue' not found

Beitrag von chrisp1001 » So 16. Mai 2021, 11:59

Ich erhalte seit einigen Tagen den u.g. Fehler bei Abruf der Kontoumsätze für die Amazon Kreditkarte. Kann jemand helfen?

Code: Alles auswählen

[16.05.2021 11:52:14] Synchronisierung via non-HBCI (Hibiscus Mashup) läuft
[16.05.2021 11:52:14]  
[16.05.2021 11:52:14] System-Info: OS[Linux (ver. 5.0.0-38-generic) amd64]  Platform[Jameica 2.10.0 | Build: 480 vom 20201127]  Plugin[hibiscus 2.10.3 | Build: 365 vom 20210420]
[16.05.2021 11:52:14] Installierte und aktive Plugin-Versionen: [Finance.Websync ver. 0.9.23 | Build: 707 vom 20210420] [Hibiscus Mashup ver. 0.9.18 | Build: 440 vom 20210125]
[16.05.2021 11:52:14] Überprüfe Jameica-Version ...
[16.05.2021 11:52:14] OK: Jameica-Version 2.10.0 installiert und aktiv
[16.05.2021 11:52:14] Überprüfe Java-Version und den verwendeten Zeichensatz ...
[16.05.2021 11:52:14] OK: Java-Version 11.0.10 von 'AdoptOpenJDK' installiert, aktiv und verwendet Zeichensatz 'UTF-8' (Home: /home/chris/jameica/javaruntime)
[16.05.2021 11:52:14] Überprüfe Selenium-Version ...
[16.05.2021 11:52:14] OK: Selenium-Version 3.141.59 installiert und aktiv
[16.05.2021 11:52:14] Überprüfe ChromeDriver-Version ...
[16.05.2021 11:52:14] OK: ChromeDriver-Version 90.0.4430.24 installiert und aktiv
[16.05.2021 11:52:14] Überprüfe PDFBox-Version ...
[16.05.2021 11:52:14] OK: PDFBox-Version 2.0.22 installiert und aktiv
[16.05.2021 11:52:14]  
[16.05.2021 11:52:14] Synchronisiere Konto 'LBB - Amazon Kreditkarte, IBAN 0190706880 [Landesbank ... Sparkasse]' ...
[16.05.2021 11:52:14] Selenium WebDriver über ChromeDriver wird gestartet ...
[16.05.2021 11:52:15] -> Erst-Initialisierung des WebDriver nicht erfolgreich, der Start dauert daher länger:
[16.05.2021 11:52:15] Hinweis: Chrome/Chromium liegt in einer nicht kompatiblen Version vor (Fehler: session not created: This version of ChromeDriver only supports Chrome version 90) ...
[16.05.2021 11:52:15] ... daher wird nun der automatisch nachgeladene Chromium verwendet ... (dieser wird wieder entfernt wenn Chrome in einer kompatiblen Version gefunden wird!)
[16.05.2021 11:52:15] Sicherheits-Check der Integrität des alternativen Chromium-Browser gegen Manipulation ...
[16.05.2021 11:52:17] OK. Ergebnis der Berechnung: 60FE9F5762B436A4D7F6E935771103E9 (Dauer: 2 Sek.)
[16.05.2021 11:52:18] Hinweis: Alternativer Chromium liegt in einer nicht kompatiblen Version vor (Fehler: session not created: This version of ChromeDriver only supports Chrome version 90) ...
[16.05.2021 11:52:18] ... dieser wird daher nun automatisch nachgeladen ... (und wird wieder entfernt, wenn Chrome in einer kompatiblen Version gefunden wird!)
[16.05.2021 11:52:19] Download-Fortschritt: 10%
[16.05.2021 11:52:21] Download-Fortschritt: 20%
[16.05.2021 11:52:22] Download-Fortschritt: 30%
[16.05.2021 11:52:23] Download-Fortschritt: 40%
[16.05.2021 11:52:25] Download-Fortschritt: 50%
[16.05.2021 11:52:26] Download-Fortschritt: 60%
[16.05.2021 11:52:28] Download-Fortschritt: 70%
[16.05.2021 11:52:30] Download-Fortschritt: 80%
[16.05.2021 11:52:32] Download-Fortschritt: 90%
[16.05.2021 11:52:33] Download-Fortschritt: 100%
[16.05.2021 11:52:33] ... Download erfolgreich, beginne entpacken ...
[16.05.2021 11:52:36] OK. Chrome/Chromium erfolgreich bezogen und abgelegt unter '/home/chris/.chrome-headless'
[16.05.2021 11:52:39] Web-Login mit Selenium-WebDriver-Engine mit Anmeldekennung leve******* auf https://amazon.lbb.de ...
[16.05.2021 11:53:07] Fehler: Web-Login mit Selenium-WebDriver fehlgeschlagen! WebDriver-Fehler: java.lang.Exception: element 'submitContinue' not found: org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //button[contains(.,'Anmelden')] (tried for 15 second(s) with 500 milliseconds interval)
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:95)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
	at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:407)
	at de.derrichter.finance.websync.institute.lbb.WebAuth.loginWithSelenium(WebAuth.java:126)
	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:321)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.lbb.Collector.run(Collector.java:222)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:77)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:655)
	at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:407)
	at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1081)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[contains(.,'Anmelden')]"}
  (Session info: headless chrome=90.0.4430.0)
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:48'
System info: host: 'chris-ThinkPad-X1-Carbon-7th', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.0.0-38-generic', java.version: '11.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 90.0.4430.0, chrome: {chromedriverVersion: 90.0.4430.24 (4c6d850f087da..., userDataDir: /tmp/.com.google.Chrome.hTDs9I}, goog:chromeOptions: {debuggerAddress: localhost:35623}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(direct), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: afe015e9238c1260fcdcaf8845f46142
*** Element info: {Using=xpath, value=//button[contains(.,'Anmelden')]}
	at jdk.internal.reflect.GeneratedConstructorAccessor38.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.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:428)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:353)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
	at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:182)
	at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:179)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:249)
	... 12 more

For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:48'
System info: host: 'chris-ThinkPad-X1-Carbon-7th', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.0.0-38-generic', java.version: '11.0.10'
Driver info: driver.version: unknown
	at de.derrichter.finance.websync.utils.webdrivertools.SeleniumUtils.clickElementHandleErrors(SeleniumUtils.java:560)
	at de.derrichter.finance.websync.institute.lbb.WebAuth.loginWithSelenium(WebAuth.java:126)
	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:321)
	at de.derrichter.hibiscus.mashup.crossover.websync.institute.lbb.Collector.run(Collector.java:222)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeJobKontoauszug.execute(WebSynchronizeJobKontoauszug.java:77)
	at de.derrichter.hibiscus.mashup.crossover.websync.WebSynchronizeBackend$WebSyncJobGroup.sync(WebSynchronizeBackend.java:655)
	at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend$Worker.run(AbstractSynchronizeBackend.java:407)
	at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1081)
Danke und viele Grüße
Christian

hbci
VIP
VIP
Beiträge: 760
Registriert: Sa 7. Mär 2020, 15:01
Has thanked: 23 times
Been thanked: 30 times

Re: Fehler bei Umsatzabruf: element 'submitContinue' not found

Beitrag von hbci » Mo 17. Mai 2021, 12:21

Ja, wahrscheinlich der Hibiscus-Scripter, im Übrigen ist das der gleiche Fehler wie hier.

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