You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
Based on this output, I want to run a test for each object inside the data collection so that in this case 2 times the detail step is ran.
api/collection/12345
api/collection/6789
I can't find any documentation about the possibility to execute a step based on another steps data. I know you can use the ctx var; but that's for passing a single value.