Skip to content

While running below command getting an error #50

@achuta9

Description

@achuta9

Tried running the below commands getting an error
google-alerts seed --driver c:\python311\google_alerts\chromedriver --timeout 60
or
google-alerts seed --driver /tmp/chromedriver --timeout 60

DEBUG init:_config_bootstrap():158 2023-06-21 20:51:50,878| Caching authentication in config file
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\python311\Scripts\google-alerts.exe_main
.py", line 7, in
File "C:\python311\google_alerts\cli\manage.py", line 125, in main
with contextlib.closing(webdriver.Chrome(args.driver, options=chrome_options)) as driver:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: WebDriver.init() got multiple values for argument 'options'

Can you suggest what is wrong with the command or chrome driver version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions