-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Closed
Labels
C-rustRust code is mostly Selenium ManagerRust code is mostly Selenium Manager
Milestone
Description
Feature and motivation
Modify the existing logic of the Chrome manager (./selenium-manager --browser chrome) to check Chromium (e.g., checking /usr/bin/chromium etc.) when Chrome is unavailable.
Usage example
./selenium-manager --browser chrome
... should return /usr/bin/chromium as result.browser_path if Chrome is not available but Chromium it is.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-rustRust code is mostly Selenium ManagerRust code is mostly Selenium Manager
Type
Projects
Status
Done