简体   繁体   English

JMeter的。 接收DWR请求的scriptSessionId

[英]JMeter. Receiving scriptSessionId for DWR requests

I've faced a problem that I can't get scriptSessionId using Regular Expression Extractor. 我遇到了无法使用正则表达式提取器获取scriptSessionId的问题。

I have an HTTP request that was recorded using Proxy. 我有一个使用代理记录的HTTP请求 So I've added a regular expression extractor to the engine.js 所以我在engine.js中添加了一个正则表达式提取器

But this not helps me to get the scriptSessionID. 但这并不能帮助我获取scriptSessionID。

Any suggestions what is going wrong? 有什么建议怎么回事? I have a feeling like I've put this post-processor too early or too late. 我感觉我把这个后处理器太早或太晚了。 Would be really glad if someone could help me. 如果有人可以帮助我,我将非常高兴。

scriptSessionId:(.+?) scriptSessionId:(+?)

Use above Also share your response code too so that i can create Regular expression. 上面的用法也共享您的响应代码,以便我可以创建正则表达式。

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

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