Skip to content

mise-plugins/vfox-chromedriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vfox-chromedriver

A vfox plugin for ChromeDriver - WebDriver for Chrome.

Installation

# With mise
mise install vfox:mise-plugins/vfox-chromedriver@131.0.6778.69

# With vfox
vfox add mise-plugins/vfox-chromedriver
vfox install chromedriver@131.0.6778.69

Usage

# With mise
mise use vfox:mise-plugins/vfox-chromedriver@131.0.6778.69
chromedriver --version

# Or run directly
mise x vfox:mise-plugins/vfox-chromedriver@131.0.6778.69 -- chromedriver --version

How it works

This plugin fetches ChromeDriver versions from Google's Chrome for Testing API and downloads the appropriate binary for your platform.

Supported platforms:

  • Linux (x86_64)
  • macOS (x86_64, arm64)
  • Windows (x86, x64)

License

Apache-2.0

About

vfox plugin for ChromeDriver - WebDriver for Chrome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages