You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest release (1.4.0) on Ruby Gems (https://rubygems.org/gems/kimurai) posted on 01/30/2019 doesn't contain multiple commits (9 at the time of posting) on the GitHub master branch. I assume they should be included as some of them fix bugs and the latest update was years ago.
In particular, for me at least, this is breaking Selenium Chrome when using proxies. I get the following error only when trying to set proxies:
WARN Selenium [DEPRECATION] :driver_path is deprecated. Use :service with an instance of Selenium::WebDriver::Service instead.
The latest release (1.4.0) on Ruby Gems (https://rubygems.org/gems/kimurai) posted on 01/30/2019 doesn't contain multiple commits (9 at the time of posting) on the GitHub master branch. I assume they should be included as some of them fix bugs and the latest update was years ago.
In particular, for me at least, this is breaking Selenium Chrome when using proxies. I get the following error only when trying to set proxies:
Adding the fix in this already merged branch (https://github.com/vifreefly/kimuraframework/pull/24/commits) indeed fixes the issue. Any chance we could get an update on Ruby Gems?
The text was updated successfully, but these errors were encountered: