Skip to content

Releases: titusfortner/webdrivers

v4.4.1

02 Jun 04:36
Compare
Choose a tag to compare
  • Do not include binstubs used for troubleshooting only. Fixes #174.

v4.4.0

01 Jun 06:47
Compare
Choose a tag to compare
  • Implement support for chromedriver in Windows Subsystem for Linux (WSL) v1 (#172). Thanks G-Rath!
  • Chrome/Edgedriver - Fix #171 by making sure the cached driver build version matches the browser build version before using it.
  • Chrome/Edgedriver - Driver version check now matches the driver and browser major.minor.build versions instead of just the major version to be fully compliant with the chromedriver version selection
    document.

v4.3.0

15 Apr 00:08
Compare
Choose a tag to compare
  • Add support for Microsoft Edge (Chromium) stable
  • Drop support for Ruby < 2.4.0

v4.2.0

27 Dec 20:10
Compare
Choose a tag to compare
  • Add support for Microsoft Edge (Chromium) Beta releases (#155)
  • Use tilde expansion to resolve user's home directory (#166)
  • Add support for Chromium installed using Snap on Ubuntu (#163). Thanks Tietew!

v4.1.3

07 Oct 23:28
Compare
Choose a tag to compare
  • Require rubyzip version 1.3.0 or higher to fix rubyzip#403. Thanks rhymes! (#153)
  • Fix a bug where the file deletion confirmation was printed even when there were no files to delete.

v4.1.2

29 Jul 19:41
Compare
Choose a tag to compare
  • Fix a bug related to raising BrowserNotFound.

v4.1.1

18 Jul 20:39
Compare
Choose a tag to compare
  • Raise BrowserNotFound if Chrome and Edge binary are not found (issue #144).

v4.1.0

03 Jul 03:21
Compare
Choose a tag to compare
  • Add support for msedgedriver (issue #93)
  • Allow users to provide a custom binary path via WD_CHROME_PATH and WD_EDGE_CHROME_ATH environment variables (issues #137 and #93)
  • Fix a bug where the user given Chrome binary path via Selenium::WebDriver::Chrome.path was not properly escaped (issue #139)
  • Fix miscellaneous code warnings.
    * Announcement: As of 06/21/2019, heroku-buildpack-google-chrome no longer requires a workaround to work with this gem. See heroku-buildpack-google-chrome#73
    for more information.
    The workaround now is to tell the gem where Chrome is installed on Heroku. See wiki.

Version 4.0.1

12 Jun 15:42
Compare
Choose a tag to compare
  • Cache time now defaults to 86,400 Seconds (24 hours). Please note the special exception for chromedriver in the README (issue #132)
  • Properly escape Chrome binary path when using JRuby on Windows (issue #130)
  • Allow use of selenium-webdriver v4 (pre-releases only)

Version 3.8.1

07 May 22:24
Compare
Choose a tag to compare
v3.8.1

bump version to 3.8.1