cockpit-project / cockpituous

Cockpit Continuous Integration and Delivery
GNU Lesser General Public License v2.1
36 stars 35 forks source link

tasks: Install chromedriver #622

Closed martinpitt closed 3 months ago

martinpitt commented 3 months ago

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 https://github.com/cockpit-project/starter-kit/pull/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