Skip to content

Fix chromedriver renaming issue for M1 on Selenium 3.x #243

@tchiaspko

Description

@tchiaspko

Summary

Can we get a patch for this issue but for people who are still stuck on selenium 3.x ?
#237

According to the changelog at https://github.com/titusfortner/webdrivers/blob/main/CHANGELOG.md#500-2021-10-19, webdriver 5.x requires selenium 4.x. I am still using webdrivers (4.6.1) which is only about one year old.

It is not easy to migrate from selenium 3.x to 4.x so it would be better to backport #237 for the people who are still using selenium 3.x

Debug Info

Please provide the following information for bug reports:

  • Webdrivers version:
  • Ruby version:
  • Operating system / CI Environment:
  • Browser and version:

Expected Behavior

What you expect to happen.

Actual Behavior

What is actually happening: Error message, stack trace, DEBUG log if applicable (set Webdrivers.logger.level = :DEBUG after you require webdrivers)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions