

sudo easy_install pipĪfter that pip will be installed and you’ll be able to use it for installing other packages. ℹ Now, all you have to do is run the following command.
#HOW TO INSTALL SELENIUM PYTHON ON MAC UPGRADE#
If you want to upgrade to Python 3 check out this post. Make sure you run this with Python 3.X as this doesn’t work for Python 2.X. Step #2 - Now run this file to install pip python get-pip.py
#HOW TO INSTALL SELENIUM PYTHON ON MAC UPDATE#
To update the existing version of Selenium, run the command: pip install U selenium. As this is done, a folder called Selenium should get created within the Python folder. Step #1 - First of all download the get-pip file by running: curl -o get-pip.py To install the Selenium bindings in our system, run the command: pip install selenium.

⚠️ easy_install has been deprecated in 2019.Įasy_install has been deprecated. Now you can run your test scripts using Python. C: \ Python39 \ Scripts \ pip.exe install selenium. Start a command prompt using the cmd.exe program and run the pip command as given below to install selenium. I’ve just launched a course called VSCode Power User → Check out why I worked ridiculously hard for 1.5 years and 1,000+ hours building, recording, sharing 200+ dev tips in this VSCode.pro course! The explanation # Install Python 3 using the MSI available in download page. 📟 Check out my new course → build any kind of automation software and do with Node.js and JavaScript.

👋 Course: Learn to build SaaS apps with Python Flask & Docker →
