Closed greencoder closed 10 months ago
Actually I don't have any idea what could be causing this. I have tested the script only on Linux. @palmarci do you know what is going wrong here?
Digging in further - it appears it's something with the webdriver.Firefox()
call. I'm going to investigate further and I'll report back here.
Found the answer here: https://stackoverflow.com/questions/70821737/webdriverexception-message-service-geckodriver-unexpectedly-exited-status-cod
I made sure Selenium was the latest version (4.1.0) and then I upgraded geckodriver to 0.34 and it's working now!
When I try to run
carelink_carepartner_api_login.py
, I get this exception:I set the debug flag and this was the output: