使用 Selenium with Python 开展 web 自动化测试
使用 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
Python自动化测试工具Splinter简介和登陆使用实例
http://www.webtag123.com/python/43493.html