使用Jmeter,我想从我在我的Gmail帐户中收到的电子邮件中提取OTP。
我的问题是: 我无法在“查看结果树”中读取子采样器响应的子内容。 检查下图 Listener for Email 我正在使用正则表达式提取器来提取值。
答案 0 :(得分:0)
您需要做的就是将Regular Expression Extractor范围切换为Main sample and sub-samples
或Sub-samples only
如果需要,请参阅How To Create A JMeter Script To Check Email During Registration AND Grab The Confirmation URL文章了解更多详情