随笔分类 -  selenium3

摘要:github地址:https://github.com/SeleniumHQ/seleniumhq.github.io/blob/trunk/examples/python/tests/getting_started/test_install_drivers.py 安装第三方库:webdriver_ 阅读全文
posted @ 2022-08-08 20:45 卡卡罗纳 阅读(1607) 评论(0) 推荐(0)
摘要:之前使用的环境:selenium2.53.6+Firefox44+Python2.7,没有问题,最近想尝试一下新的环境,就搭了个selenium3的环境,过程是挺坎坷的,花费了一天的时间,各种报错,最终稳定环境: Windows7(也可Windows10) selenium 3.7.0 Firefo 阅读全文
posted @ 2017-11-28 14:15 卡卡罗纳 阅读(2507) 评论(2) 推荐(0)