-
Notifications
You must be signed in to change notification settings - Fork 793
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: WebDriver.__init__() got an unexpected keyword argument 'firefox_profile' #283
Comments
Hi, new here.. Lines 123-128: |
did anyone find out how to fix this issue? |
still waiting for someone to fix this issue |
do you find a way to fix it? |
still working through it, but from what i understand update: changing to 'options' worked for me, but layout for instapy has many more issues that need to be resolved in each file. Hasn't been maintained in a while, so it's to be expected |
i did fix it by uninstalling selenium and installing version 4.9.1 |
I'm having this error:
TypeError: WebDriver.init() got an unexpected keyword argument 'firefox_profile'
The text was updated successfully, but these errors were encountered: