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

tasks: Install chromedriver #622

Merged
merged 1 commit into from
Jul 24, 2024
Merged

tasks: Install chromedriver #622

merged 1 commit into from
Jul 24, 2024

Conversation

martinpitt
Copy link
Member

This is required for talking to Chromium through the webdriver (classic and BiDi) protocol. Getting this from the distribution ensures a matching version to chromium-headless.


See cockpit-project/starter-kit#934 . This is at most 13 MB of dead weight, but it enables projects to talk webdriver/bidi directly, or use e.g. webdriver from npm

This is required for talking to Chromium through the webdriver (classic
and BiDi) protocol. Getting this from the distribution ensures a
matching version to chromium-headless.
@martinpitt martinpitt merged commit 4169c32 into main Jul 24, 2024
3 checks passed
@martinpitt martinpitt deleted the tasks-chromedriver branch July 24, 2024 11:04
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.

2 participants