Thursday, June 4, 2020

selenium problem

This is a interesting topic and funny thing about selenium, after surfing on the net, i find this article which really solve the problem.


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