2.44.0 • Published 5 years ago

alto-saxophone v2.44.0

Weekly downloads
1,047
License
MIT
Repository
github
Last release
5 years ago

Alto Saxophone - Chromedriver install

This is a simple package that downloads Chromedriver and provides a node api for accessing the path to the binary. There are other packages like this, but I wanted to make sure I had an updated package to include in Browsertime.

Why the funny name you ask? Well, there are countless Selenium modules in npm. Keywords and the description for the module allows you to find it anyway, so might as well choose a unique name.

How to use?

var driver = require('alto-saxophone').chromedriver;

var p = driver.binPath();
// launch chromedriver from path

You can ovveride where you download the Chromedriver by setting process.env.CHROMEDRIVER_BASE_URL.

2.44.0

5 years ago

2.43.1

5 years ago

2.43.0

6 years ago

2.42.0

6 years ago

2.41.0

6 years ago

2.40.0

6 years ago

2.39.0

6 years ago

2.38.0

6 years ago

2.37.0

6 years ago

2.36.0

6 years ago

2.35.0

6 years ago

2.34.0

6 years ago

2.33.0

7 years ago

2.32.0

7 years ago

2.31.0

7 years ago

2.31.1

7 years ago

2.30.0

7 years ago

2.29.0

7 years ago

2.28.0

7 years ago

2.27.0

7 years ago

2.26.0

7 years ago

2.25.1

8 years ago

2.25.0

8 years ago

2.24.0

8 years ago

2.23.1

8 years ago

2.23.0

8 years ago

2.22.0

8 years ago

2.21.0

8 years ago

2.20.0

9 years ago