python使用pip安装httprunner

首先确保pip安装成功
pip -V
python使用pip安装httprunner
直接执行:pip install httprunner
python使用pip安装httprunner
中途如果出现超时报错,再重新执行:pip install httprunner 就可以
python使用pip安装httprunner
安装成功效果
python使用pip安装httprunner
关于httprunner 信息查看:
版本查看:hrun -V
帮助查看:hrun -h
python使用pip安装httprunner

相关文章: