Öffnen Website via Python Verbindungsproblem
Verfasst: Sonntag 9. Oktober 2016, 07:03
Moin, habe da eine Anfängerfrage:
Beim Öffnen meines FF-Browsers via Python Console erhalte ich die Fehlermeldung "Fehler - ungültige Adresse".
Das Traceback meldet : # Browser has exited 98 raise WebDriverException(...
WebDriverException: Message: The browser appears to have exited before we could connect. If you specified a log_file in the FirefoxBinary constructor, check it for details.
Das Problem wird ja beschrieben, ich weiß allerdings nicht, wo z.b. dieser FF Binary Constructor ist und wie ich weiter vorgehen soll.
Danke für eure Hilfe!
Beim Öffnen meines FF-Browsers via Python Console erhalte ich die Fehlermeldung "Fehler - ungültige Adresse".
Das Traceback meldet : # Browser has exited 98 raise WebDriverException(...
WebDriverException: Message: The browser appears to have exited before we could connect. If you specified a log_file in the FirefoxBinary constructor, check it for details.
Das Problem wird ja beschrieben, ich weiß allerdings nicht, wo z.b. dieser FF Binary Constructor ist und wie ich weiter vorgehen soll.
Danke für eure Hilfe!