Remove custom Logger and use the one in Selenium 4
v4.7.0
Released on 2021-10-14
Add support for Selenium 4.x #218 (thanks yahonda )
Allow Edge on Linux
Update required Selenium > 3.141 because of a change in 4.6
Require Ruby 2.6+
Fix IE downloads with the change in location of assets
v4.6.1
Released on 2021-08-19
Fix bug in IEdriver caused by bad formatting in recent release
v4.6.0
Released on 2021-02-26
Update Edgedriver naming to support Selenium 4 beta ((#206)
v4.5.0
Improve format of README usage section. Thanks, okuramasafumi!
chromedriver - Add support for Apple M1 specific builds (#193). Thanks, MichaelHoste!
msedgedriver - Add support for Apple M1 specific builds.
msedgedriver - Added automatic selection of 32-bit vs 64-bit builds on Windows and WSLv1.
When using this gem in WSLv2, Chrome installed on the Linux filesystem will be automatically used (#196). WSLv1 continues to automatically use Chrome from the Windows filesystem though. Thanks, fabioxgn!
We'll aim to make the behavior consistent in a future release.
v4.4.2
Use new powershell if available to enhance WSL support (#176, #186). Thanks, G-Rath and 131!
Update rubocop version (development dependency only) (#178). Thanks, utkarsh2102!
Replace git ls-files with dir in the gemspec for better Debian support (#179, #184). Thanks again, utkarsh2102!
Update README with require: false when adding gem to Gemfile (#183).
Remove custom Logger and use the one in Selenium 4
4.7.0 (2021-10-14)
Add support for Selenium 4.x #218 (thanks yahonda )
Allow Edge on Linux
Update required Selenium > 3.141 because of a change in 4.6
Require Ruby 2.6+
Fix IE downloads with the change in location of assets
4.6.1 (2021-08-19)
Fix bug in IEdriver caused by bad formatting in recent release
4.6.0 (2021-02-26)
Update Edgedriver naming to support Selenium 4 beta ((#206)
4.5.0 (2021-01-19)
Improve format of README usage section. Thanks, okuramasafumi!
chromedriver - Add support for Apple M1 specific builds (#193). Thanks, MichaelHoste!
msedgedriver - Add support for Apple M1 specific builds.
msedgedriver - Added automatic selection of 32-bit vs 64-bit builds on Windows and WSLv1.
When using this gem in WSLv2, Chrome installed on the Linux filesystem will be automatically used (#196).
WSLv1 continues to automatically use Chrome from the Windows filesystem though. Thanks, fabioxgn!
We'll aim to make the behavior consistent in a future release.
4.4.2 (2020-12-29)
Use new powershell if available to enhance WSL support (#176,
#186). Thanks, G-Rath and
131!
Update rubocop version (development dependency only) (#178).
Thanks, utkarsh2102!
Replace git ls-files with dir in the gemspec for better Debian support (#179,
#184).
Thanks again, utkarsh2102!
Update README with require: false when adding gem to Gemfile (#183).
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps webdrivers from 4.2.0 to 5.2.0.
Release notes
Sourced from webdrivers's releases.
... (truncated)
Changelog
Sourced from webdrivers's changelog.
... (truncated)
Commits
55481de
update changelog and bump version to 5.2.031f10f7
Fixes downloading on m1 macs from version 106.0.5249.61 (#239)268827f
update changelog and bump version to 5.1.0f05f362
add support for Microsoft Edge on Linuxf37cc82
Fix line lengtha45e4d1
Add /opt/chromium.org/chromium to Chromium locations for Linux9c9f11f
Download correct geckdriver file on Apple Silicon (#234)75dae08
Fix spec for edgedriver beta versioncf7959b
Fix spec for chromedriver beta version14c30e6
Fix circular require between webdrivers.rb and railtie.rb (#233)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)