Releases: titusfortner/webdrivers
Releases · titusfortner/webdrivers
v4.4.1
v4.4.0
- 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 thechromedriver
version selection
document.
v4.3.0
- Add support for Microsoft Edge (Chromium) stable
- Drop support for Ruby < 2.4.0
v4.2.0
v4.1.3
- 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
- Fix a bug related to raising
BrowserNotFound
.
v4.1.1
v4.1.0
- Add support for
msedgedriver
(issue #93) - Allow users to provide a custom binary path via
WD_CHROME_PATH
andWD_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,The workaround now is to tell the gem where Chrome is installed on Heroku. See wiki.heroku-buildpack-google-chrome
no longer requires a workaround to work with this gem. See heroku-buildpack-google-chrome#73
for more information.
Version 4.0.1
Version 3.8.1
v3.8.1 bump version to 3.8.1