Skip to content
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

Webdriver error #1

Closed
MinecraftBoii opened this issue Feb 20, 2025 · 1 comment
Closed

Webdriver error #1

MinecraftBoii opened this issue Feb 20, 2025 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@MinecraftBoii
Copy link

can you please help me install webdriver correctly? thanks

@zebbern
Copy link
Owner

zebbern commented Feb 20, 2025

Hi @MinecraftBoii Could you please let me know what specific error message you’re seeing?

Usually, if you’re encountering issues with the WebDriver, installing or upgrading Selenium and the WebDriver Manager solves most problems. You can do this by running:

pip install --upgrade selenium webdriver-manager

I’ve also included a chromedriveinstall.bat file that install the Chrome WebDriver for you, but in most cases, simply upgrading Selenium and WebDriver Manager is enough to prevent WebDriver errors.

@zebbern zebbern self-assigned this Feb 20, 2025
@zebbern zebbern added help wanted Extra attention is needed good first issue Good for newcomers and removed help wanted Extra attention is needed labels Feb 20, 2025
@zebbern zebbern closed this as completed Feb 20, 2025
@zebbern zebbern pinned this issue Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants