0
Selenium for Python
I’ve been trying to get selenium but when I write “sudo pip3 install Selenium” I get “‘sudo’ is not recognized as an internal or external command,operable program or batch file. Please help
4 Respostas
+ 3
Just try this:
pip install selenium
+ 1
sudo is a linux command that grants you system administrator privilege. If you are on Win or Mac, you most likely have to type a different command.
+ 1
Thank you very much. worked like a charm.
0
Thing is that when I search it up, all I get is a different operating system. nothing for win