如何使用 JMeter Css 提取器从图像标签中提取 src 值
How to extract src value from image tag using JMeter Css extractor
如何使用 JMeter Css 提取器从图像标签中提取 src 值。
例如

需要提取 src 值即。 tmp/anil_psl.png
谢谢
- 将
img
作为“选择器”
- 将
src
作为“属性”
您可能还对 CSS Selector Reference and How to Use the CSS/JQuery Extractor in JMeter 篇文章感兴趣
如何使用 JMeter Css 提取器从图像标签中提取 src 值。
例如
需要提取 src 值即。 tmp/anil_psl.png
谢谢
- 将
img
作为“选择器” - 将
src
作为“属性”
您可能还对 CSS Selector Reference and How to Use the CSS/JQuery Extractor in JMeter 篇文章感兴趣