DamonOehlman / travis-multirunner

A simple configuration for running (limited) multibrowser tests on travis ci
8 stars 14 forks source link

add helper script to find a matching chromedriver version #49

Closed fippo closed 4 years ago

fippo commented 4 years ago

Adds a helper script to help figure out the latest available version of chromedriver which can then be fed into CHROMEDRIVER_VERSION as described on https://github.com/giggio/node-chromedriver#versioning

fippo commented 4 years ago

push/pr failures are unrelated, fixed by #47