[Solved] Loadrunner Error: with parameter delimiters is not a parameter.

Warning: The string ‘”xxxx:xxxx”‘ with parameter delimiters is not a parameter.

The reason is that my input parameter is a JSON nested form with {}

Solution:

This warning can be avoided by configuring it in the LoadRunner.

Tools> Options> Scripting> Parameters

In the red box in the following figure, the default is   {   and   }

Replace with  < and >

Read More: