selenium
这个是做 web页面测试,模拟用户测试
=====> pip install selenium 安装
用于接口测试
pip install html-testRunner
pip install beautifulsoup4
pip install html5lib