I dont have any experience with the Conditional goto step.
When I try to "run the current condition against the previous responce" I get: "Condition not true for current response in [Product_Details]"
my condition is:
exists(//id)
[Product_Details] JSON responce starts off as:
{ "id":"...
So I think "//id" should exist.
When I run the test, the log for the Conditional goto displays:
Tue Oct 20 14:37:29 CEST 2015: Missing matching condition, moving on.
Am I missing something?
Thanks,
Teak