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

fix(webdriver): update webdriver-manager to resolve installation issue #26903

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thmsobrmlr
Copy link
Contributor

@thmsobrmlr thmsobrmlr commented Dec 13, 2024

Problem

There's a bug in webdriver-manager 4.0.1 that prevents new installations from succeeding. See SergeyPirogov/webdriver_manager#666.

OSError: [Errno 8] Exec format error: '/Users/thomas/.wdm/drivers/chromedriver/mac64/131.0.6778.108/chromedriver-mac-arm64/THIRD_PARTY_NOTICES.chromedriver'

Changes

Upgrades webdriver-manager to 4.0.2

How did you test this code?

Successfully exported an image with 4.0.2 and clicked around the interface

@thmsobrmlr thmsobrmlr force-pushed the update-webdriver-manager branch from ff7d260 to 8be2599 Compare December 13, 2024 15:05
@thmsobrmlr thmsobrmlr requested a review from a team December 13, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant