Skip to content

cannot import name 'ChromeType' from 'webdriver_manager.core.utils' #12

@RedPaladin

Description

@RedPaladin

While running the workflow, I got the following error:

Run python scraper.py
Traceback (most recent call last):
File "/home/runner/work/selenium-github-actions/selenium-github-actions/scraper.py", line 3, in
from webdriver_manager.core.utils import ChromeType
ImportError: cannot import name 'ChromeType' from 'webdriver_manager.core.utils' (/opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/webdriver_manager/core/utils.py)
Error: Process completed with exit code 1.

Hope you can help me.

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