postman问题

Posted zbhbc

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了postman问题相关的知识,希望对你有一定的参考价值。

安装postman遇到报错:
./Postman: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory

安装libgconf即可:
$sudo apt install libgconf2-4



以上是关于postman问题的主要内容,如果未能解决你的问题,请参考以下文章

Python 模拟postman上传文件

使用postman+newman+python做接口自动化测试

POST 请求在 Postman 中有效,但在 Python 请求中无效(200 响应机器人检测)

使用Postman,快速导出python接口测试脚本测试

python-----编写接口,使用postman与soapiu访问调用

postman python疑难