titusfortner / webdrivers

Keep your Selenium WebDrivers updated automatically
MIT License
592 stars 113 forks source link

Fixes downloading on m1 macs from version 106.0.5249.61 #239

Closed jmccure closed 1 year ago

jmccure commented 1 year ago

Fix https://github.com/titusfortner/webdrivers/issues/237

carolyncole commented 1 year ago

Changed my gemfile to utilize this branch with gem "webdrivers", github: 'jmccure/webdrivers', branch:'fix-m1-downloads' It works for me. Thank you!

kapoorlakshya commented 1 year ago

@jmccure Thanks for your contribution! Merging to get a release out. Would appreciate a follow up with tests for #apple_filename 👍

jmccure commented 1 year ago

Thanks @kapoorlakshya , will submit tests also

kapoorlakshya commented 1 year ago

@jmccure Awesome! v5.2.0 has been released.

@carolyncole Thanks for testing this!

Mutuba commented 1 year ago

late but have tested and it works