Way to use "x.y.z" properties with JMeter? #1873
Raul-Rauqoz
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have a question (Sorry if is the wrong place to comment)
I need to use the
CookieManager.save.cookiesprop from my localjmeter.propertiesfileMy question is:
How should I send the parameter?
if I try to use for example
-o modules.jmeter.properties.cookiemanager.save.cookies=trueThis at the time of checking Taurus.yaml in blazemeter creates this structure:
and doesn't work at the moment to try to use the cookies that I need
so, I'm not sure what should be the correct format to send that prop to create this:
Does anyone can help me? Ty !
Beta Was this translation helpful? Give feedback.
All reactions