-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[🐛 Bug]: Selenium Manager should support Edge management using RPM in Linux #13636
Comments
Hints for fixingYou can read "/etc/os-release" (as regular user) to figure out which Linux Distro is present. For reference: Debian 11 (bullseye)
Rocky Linux
Fedora Worstation 39
|
8 tasks
8 tasks
This issue has been automatically locked since there has not been any recent activity since it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What happened?
Currently, Selenium Manager uses the DEB package in Linux for Edge management. Nevertheless, this package is not compatible with the Red Hat Linux distros (e.g., Fedora). That should be improved in the Selenium Manager logic since Edge is also shipped as RPM: https://www.microsoft.com/en-us/edge/download?form=MA13FJ
How can we reproduce the issue?
Run this command in a RPM-based Linux system:
Relevant log output
Operating System
Red Hat Linux (e.g., Fedora)
Selenium version
4.18+
What are the browser(s) and version(s) where you see this issue?
Edge
What are the browser driver(s) and version(s) where you see this issue?
NA
Are you using Selenium Grid?
No
The text was updated successfully, but these errors were encountered: