-1

Someone please help with the steps to install selenium web driver in python. I am using spyder - python 2.7 for my project and I am little new to python.

Ravi Janjwadia
  • 115
  • 1
  • 3
  • 12

2 Answers2

0

Run this command in your cli:

pip install -U selenium

RemcoW
  • 4,196
  • 1
  • 22
  • 37
-1

Download selenium-version.tar.gz run python setup.py install