Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rb] have Selenium Manager binary locate drivers on PATH #12345

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Conversation

titusfortner
Copy link
Member

Description

  • Remove the use of Platform#find_binary in DriverFinder
  • Remove #find_binary from Platform
  • Fixed unit tests

Motivation and Context

Considerations

  • It is possible for this to be a breaking change since the find_binary logic may differ slightly from the binary, but it is unlikely and warnings will be thrown in the console.
  • Are there any of these methods in this API private class that I'm deleting that we want to keep?

Copy link
Member

@p0deje p0deje left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants