Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在整个网络上搜索了我的问题的解决方案,但找不到任何解决方案。
我需要 jmeter 在找到特定文本作为响应之前不要抛出 HTTP 请求的响应,因为我有这个请求需要花费大量时间来响应并生成特定文本,但是 http 请求会立即响应,因此找不到那个特定的文本。
怎么做?我应该使用某种逻辑控制器,哪一个以及如何使用?
由于我是 Jmeter 的新手,所以我需要一个适当的指导和解决方案来解决这个问题。
如果您想要的是等待将显示预期文本的页面更改,那么这可能是答案,否则请尝试澄清: