-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Open
Labels
A-needs-triagingA Selenium member will evaluate this soon!A Selenium member will evaluate this soon!B-managerSelenium ManagerSelenium ManagerC-pyPython BindingsPython BindingsI-enhancementSomething could be betterSomething could be better
Description
Description
I submitted this as a bug report because I thought it was bug at that moment and I got the answer that it should be included in SE_MANAGER_PATH variable.
What I'm proposing is please make selenium-manager to be detected when selenium-manager.exe is in PATH variable locations.
Here is my case
I've downloaded selenium and selenium-manager from conda-forge using conda.
So my selenium-manager.exe is located in C:\Miniforge3\Scripts\selenium-manager.exe and it can be found when enter selenium-manager --help in cmd or PowerShell.
But the problem is it's not found from the code.
So I need to install selenium from PyPI because of this.
Have you considered any alternatives or workarounds?
Install Selenium from PyPI is alternative method.
Metadata
Metadata
Assignees
Labels
A-needs-triagingA Selenium member will evaluate this soon!A Selenium member will evaluate this soon!B-managerSelenium ManagerSelenium ManagerC-pyPython BindingsPython BindingsI-enhancementSomething could be betterSomething could be better