Forum Discussion

llarocca's avatar
llarocca
Occasional Contributor
8 years ago

Is there a widget to check whether a tag is NOT there in the JSON?

I am attempting to use Data Driven testing with JSON calls and in cases where the Response will only contain a tag in certain circumstances, I can't put it into a general loop unless I can do a false on an Assert when I am checking whether a tag exists.  When I try it currently, I always get an error that the tag is not found or something to that effect.

No RepliesBe the first to reply