I am a newbie for selenium python. I have installed python, pip etc.. I am trying to run the below code but it is showing error:
ImportError: cannot
It says that webdriver cant be import.So I assume you have Selenium installed.
So I can only assume that the selenium lied in different place in your path.
Maybe you have accidently create a file named selenium ?