Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Releases: groupon/selenium-download

v2.0.6

19 Aug 13:10
Compare
Choose a tag to compare
  • Fail cleanly when the chromedriver download 404s - @jkrems #31
    • f1a5d73 fix: Fail cleanly when the chromedriver download 404s

v2.0.5

18 Aug 14:18
Compare
Choose a tag to compare
  • 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

27 Jul 02:25
Compare
Choose a tag to compare
  • 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

18 Jul 15:28
Compare
Choose a tag to compare
  • 803311c fix: chromedriver download on Windows unzips an .exe file

v2.0.2

09 Jun 21:45
Compare
Choose a tag to compare
  • 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

07 Mar 18:26
Compare
Choose a tag to compare
  • 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

05 Nov 04:07
Compare
Choose a tag to compare
  • #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)

27 Oct 02:24
Compare
Choose a tag to compare
  • #14 upgrade fallback selenium version to 2.44.0; compatible with latest Firefox

1.2.1 (unpublished)

15 Sep 06:31
Compare
Choose a tag to compare
  • #13 download progress bars

This release was unpublished. It was causing errors in testium.

1.2.0

11 Jul 15:49
Compare
Choose a tag to compare
  • #9 expose forceUpdate that removes all temp files