Hi,
I want debug gatling tests. On the Eclipse IDE and on a breakpoints some attributes have attribute value as :
<function1>
Why this? Is it a reference towards an other attribute? But the attribute is not defined. Then the attribute value is not available.
Regards,
This is how Gatling works. Most parameters are dynamic because the value can be computed dynamically depending on the Session’s content.
Hi,
Even calculated the variable must have a value. How read it?
You don’t get it. At the point you’re debugging, what you have is a builder of a request, not a request. It’s not resolved for a given virtual user yet.
OK. Thank for the information.
system
Closed
November 17, 2023, 2:06pm
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.