Releases: groupon/selenium-download
Releases · groupon/selenium-download
v2.0.6
- Fail cleanly when the chromedriver download 404s - @jkrems #31
f1a5d73
fix: Fail cleanly when the chromedriver download 404s
v2.0.5
- Fix failing OSX chromedriver download due to 2.23 dropped support for mac 32 bit - @brettjonesdev #30
f84195e
fix: chromedriver version 2.23 no longer supports mac 32 bit
v2.0.4
- Support for node v6 and shiny JavaScript - @jkrems #27
af2e601
chore: Port to JavaScript
861da47
refactor: drop download, runs on node 6 - see: #19
6ffd489
test: Set higher timeout for slow connections - see: #24
v2.0.3
803311c
fix: chromedriver download on Windows unzips an .exe file
v2.0.2
- Updated selenium and chromedriver - @gabehayes #21
fc359f2
chore: Update selenium version to 2.53.0
003876d
chore: Update chromedriver version to 2.22
v2.0.1
- fix: More reliable (and correct) download - @jkrems #17
7599b95
fix: More reliable (and correct) download
- Apply latest nlm generator - @i-tier-bot #18
1e32749
chore: Apply latest nlm generator
0c616b6
test: Convert to proper mocha test
f16af5c
chore: Set author to Groupon
445ce55
style: Use assertive over assert
2.0.0
- #16 force selenium to 2.43 to avoid broken 2.44 version
major version bump because selenium-download
now requires webdriver-http-sync >= 0.11
1.2.2 (unpublished)
- #14 upgrade fallback selenium version to 2.44.0; compatible with latest Firefox
1.2.1 (unpublished)
- #13 download progress bars
This release was unpublished. It was causing errors in testium.
1.2.0
- #9 expose forceUpdate that removes all temp files