Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 906 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 906 Bytes

CI Build status

Choco-chromedriver

Developed in collaboration with the Chromium team, ChromeDriver is a standalone server which implements WebDriver's wire protocol. https://chocolatey.org/packages/chromedriver

This Chocolatey package downloads and installs the latest Chromedriver.

This repository does everything by magic via Appveyor and Github actions.

Updating

A Github action checks http://chromedriver.chromium.org/ every four hours. If the version there doesn't match the one in appveyor.yml, appveyor.yml is updated which triggers a new Chocolatey package.