Problem: Used pip to install selenium and show install success. But module ONLY work on Python2 BUT Python3 DON'T work. Sound really strange, isn't.
Solution: So just download selenium package and manual install.
How: Just extract the file and go to the directory and used the command will install:
python
Conclusion is we have to manual install selenium .
No comments:
Post a Comment