how to install selenium in python windows 10
In this video I will show you how to install selenium in python 3.9.
By the end of this video you will understand how to install selenium in window 10 using pip command.
pip command is use to install python package, in this video we will use pip to install selenium latest version in window 10 with python 3.9
What is Selenium ?
Here you find the documentation and you can also read how to install Selenium
https://selenium-python.readthedocs.io/
selenium (1.2.3) latest version link
https://pypi.org/project/selenium/
python (3.9.4) latest version link
https://www.python.org/downloads/
#install #selenium #python #3.9