发布时间:2019-08-12 11:50:48编辑:auto阅读(2284)
下载seleniumRC
启动selenium server: java -jar selenium-server.jar
下载python的selenium包
如果python里有pip install -U selenium
自动下载安装后,selenium包自动安装到python的lib里
IE
self.selenium = selenium("localhost", 4444, "*iexplore", "http://www.baidu.com/")
chrome
self.selenium = selenium("localhost", 4444, "*googlechrome", "http://www.baidu.com/")
firefox
上一篇: python web开发--web前端开
下一篇: Python - 统计MAC地址
51347
50810
41404
38204
32695
29587
28418
23307
23260
21591
1671°
2401°
2008°
1944°
2278°
1975°
2680°
4483°
4311°
3073°