You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hallo
Erstmal dankeschön für den Bot! Läuft einwandfrei auf meinem PC, allerdings bin ich die nächsten Tage nicht in dessen Reichweite und wollte das ganze jetzt noch auf meinem Laptop zum laufen bringen. Allerdings bekomme ich folgende Fehlermeldung:
03.06 22:54:53 DEBUG ReportJob - Choose State: Bitte auswählen
03.06 22:54:54 ERROR ReportJob - Failed to check location: 76646 Bruchsal-Heidelsheim
element click intercepted: Element <span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-disabled="false" aria-labelledby="select2-qvvo-container">...</span> is not clickable at point (231, 332). Other element would receive the click: <p _ngcontent-nfa-c38="" class="pb-3 pb-md-0">...</p>
(Session info: chrome=91.0.4472.77)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'name', ip: 'ip', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 91.0.4472.77, chrome: {chromedriverVersion: 90.0.4430.24 (4c6d850f087da..., userDataDir: C:\Users\username\AppData\L...}, goog:chromeOptions: {debuggerAddress: localhost:52831}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: id
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-disabled="false" aria-labelledby="select2-qvvo-container">...</span> is not clickable at point (231, 332). Other element would receive the click: <p _ngcontent-nfa-c38="" class="pb-3 pb-md-0">...</p>
(Session info: chrome=91.0.4472.77)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'name', ip: 'ip', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_291'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 91.0.4472.77, chrome: {chromedriverVersion: 90.0.4430.24 (4c6d850f087da..., userDataDir: C:\Users\username\AppData\L...}, goog:chromeOptions: {debuggerAddress: localhost:52831}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: 2a147d3d8176acb13615027d71ce4aaa
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
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.RemoteWebElement.execute(RemoteWebElement.java:285)
at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:84)
at de.tfr.impf.ReportJob.openMainPage(ReportJob.kt:215)
at de.tfr.impf.ReportJob.checkLocation(ReportJob.kt:55)
at de.tfr.impf.ReportJob.checkLocations(ReportJob.kt:45)
at de.tfr.impf.ReportJob.reportFreeSlots(ReportJob.kt:38)
at de.tfr.impf.StartKt.main(Start.kt:4)
at de.tfr.impf.StartKt.main(Start.kt)
Bin leider überfragt woran das hängen kann. (Habe die selbe Version schließlich auf dem PC problemlos zum laufen gebracht).
Habe mir das aktuelle Repo auch noch runtergeladen, in der Hoffnung, dass der Fehler dort nicht auftritt. Da bekomme ich aber schon beim build Probleme mit (" \IfttClient.kit: unsolved reference http")
Wäre froh, wenn mir jemand weiterhelfen könnte!
The text was updated successfully, but these errors were encountered:
Hallo
Erstmal dankeschön für den Bot! Läuft einwandfrei auf meinem PC, allerdings bin ich die nächsten Tage nicht in dessen Reichweite und wollte das ganze jetzt noch auf meinem Laptop zum laufen bringen. Allerdings bekomme ich folgende Fehlermeldung:
Bin leider überfragt woran das hängen kann. (Habe die selbe Version schließlich auf dem PC problemlos zum laufen gebracht).
Habe mir das aktuelle Repo auch noch runtergeladen, in der Hoffnung, dass der Fehler dort nicht auftritt. Da bekomme ich aber schon beim build Probleme mit (" \IfttClient.kit: unsolved reference http")
Wäre froh, wenn mir jemand weiterhelfen könnte!
The text was updated successfully, but these errors were encountered: