Skip to content

[🚀 Feature]: Selenium Manager use binary from Browser Options #11351

@titusfortner

Description

@titusfortner

Feature and motivation

Evaluate the browser version at a specific location in order to know which driver to get. I think it would make sense to support this with --browser instead of creating a new flag.

From a bindings implementation standpoint we'll want to inspect the binary key in the goog:chromeOptions capability to get this and pass it to the selenium-manager binary.

Usage example

selenium-manager --browser "/Applications/Google Chrome Dev.app/Contents/MacOS/"

and

selenium-manager --browser "/Applications/Google Chrome Dev.app/Contents/MacOS/Google Chrome Dev"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions