使用 Selenium with Python 进行 web 自动化测试

安装Splinter:

D:\Program Files\Python36\Scripts>pip install splinter

 

http://www.cnblogs.com/mealrice/p/5495544.html

使用 Selenium with Python 进行 web 自动化测试

 

https://www.zybuluo.com/mwumli/note/222253

Install pip, setuptools, and wheel

 

python -m pip install -U pip setuptools

 

扫描二维码关注公众号,回复: 289669 查看本文章

Python自动化测试工具Splinter简介和登陆使用实例

http://www.webtag123.com/python/43493.html

猜你喜欢

转载自michael-ldd2008.iteye.com/blog/2363206