Hi!
In my test scenarios I am unsetting an environment variable. Later, if the responses came back correctly, I set it again. If not, I leave it unses. (not set to null) I have an iff, where I am checking, if this variable is not empty. If the variable is not set, it seems like the test routine (the if) is evaluating as set and does what is inside the if. (At this point the request inside the if failes, as the variable does not exists and I think a string “{{variableName}}” is sent. Now I added another if, where I am checking if the variable exists. that seems to help
Thanks for the feedback.
Could you provide the version of Apidog you are using?
It would be helpful if you could provide your steps and screenshots.
Thanks for the feedback.
Could you provide the version of Apidog you are using?
It would be helpful if you could provide your steps and screenshots.