简体   繁体   English

如何将 a.get Gatling 响应保存到文件

[英]How to save a .get Gatling response to a file

I've recorded a script of a web application using the Gatling recorder.我使用 Gatling 记录器录制了 web 应用程序的脚本。 I would like to save the responses from the.get calls to a file to verify the responses.我想将来自 .get 调用的响应保存到文件中以验证响应。 I've done plenty of searches but I have not found any specific examples.我做了很多搜索,但我没有找到任何具体的例子。

Thanks谢谢

Check the "Save and check response bodies" checkbox on the Recorder's configuration pane, as visible in the official documentation .检查记录器配置窗格中的“保存并检查响应正文”复选框,如官方文档中所示。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM