IAT icon indicating copy to clipboard operation
IAT copied to clipboard

项目文档见【API 自动化】部分描述

Results 10 IAT issues
Sort by recently updated
recently updated
newest added

无需更新 /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:862: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) No JSON object could be decoded 出现这个报错何解??

UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128) [2019-11-03 02:22:09,717] ERROR in app: Exception on /api/IAT/uploadFile [POST]

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.13 to 0.15.3. Release notes *Sourced from [werkzeug's releases](https://github.com/pallets/werkzeug/releases).* > ## 0.15.3 > * Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ > * Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 > > > ## 0.15.2 > *...

dependencies

比如http默认请求值,用户参数,逻辑控制器、正则提取、数据库连接等

参数化没有导入文件的支持,目前只支持一个个输入 jmeter控制器逻辑没看到支持

![image](https://user-images.githubusercontent.com/10772028/54095605-1e823e00-43e3-11e9-8e27-21c86002ede2.png) 导入get请求的正常,post请求的就会报错,百度了好久还没解决