M_McDonald
16 years agoSuper Contributor
Re: Property expansion and HTTP Request
I have the following in the body an HTTP Request Test using POST method:
The logging occurs, but 3 times
Why does this happen?
I am using "Build daily-2010-04-09-[2], Build Date 2010/04/09 13:52"
${=log.info("HELLO")}
The logging occurs, but 3 times
Tue Apr 13 15:03:45 EDT 2010:INFO:HELLO
Tue Apr 13 15:03:45 EDT 2010:INFO:HELLO
Tue Apr 13 15:03:45 EDT 2010:INFO:HELLO
Why does this happen?
I am using "Build daily-2010-04-09-[2], Build Date 2010/04/09 13:52"