Closed
Description
Description
Was trying to see what would happen, instead of a simple "why are you doing this" spent two hours restoring my system.
Reproduction
- Install a Fedora 42 Server on a VM (DO NOT DO THIS ON YOUR OWN MACHINE)
mkdir venv && python3 -m venv venv
venv/bin/pip install selenium
sudo venv/lib/python3.13/site-packages/selenium/webdriver/common/linux/selenium-manager --browser safari
- Try running
ls
Logs
After running the reproduction you will see the following message:
-bash: ls: command not found