Skip to content

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

Merged
titusfortner merged 1 commit intotrunkfrom
rb_path
Jul 13, 2023
Merged

[rb] have Selenium Manager binary locate drivers on PATH#12345
titusfortner merged 1 commit intotrunkfrom
rb_path

Conversation

@titusfortner
Copy link
Copy Markdown
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
Copy Markdown
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

C-rb Ruby Bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants