在 Apache Jmeter 3.0 中:在 http 请求中插入任何主体后无法上传文件;你不能切换,因为
In Apache Jmeter 3.0 : unable to file upload after inserting any body in http request; you cannot switch because
在 Jmeter 3.0 版本中,
我输入了 HTTP 请求的主体数据,当我尝试点击文件上传时,我得到:
"You cannot switch because data cannot be converted to Target tab data, empty data to switch"
但在以前的版本 jmeter 2.12 和 2.11 中,我可以输入正文数据并进行文件上传。任何人都知道这个问题的解决方法或者为什么我在 jmeter 3.0 中遇到这个问题 enter image description here??
尝试将整个 JSON 复制到 "Value" 字段并在参数选项卡中将 "Name" 字段留空。
在 Jmeter 3.0 版本中,
我输入了 HTTP 请求的主体数据,当我尝试点击文件上传时,我得到:
"You cannot switch because data cannot be converted to Target tab data, empty data to switch"
但在以前的版本 jmeter 2.12 和 2.11 中,我可以输入正文数据并进行文件上传。任何人都知道这个问题的解决方法或者为什么我在 jmeter 3.0 中遇到这个问题 enter image description here??
尝试将整个 JSON 复制到 "Value" 字段并在参数选项卡中将 "Name" 字段留空。