0
I have a question (maybe simple for most) and I needed your help...
I am programming an End-to-End Flow of Apis using Java, Restassured and Cucumber (to define my Steps).
In my first API a return proposal number is generated that is used in the body of the other Apis.
How could I capture this String in a Step of my Flow, and reuse it in the other Steps? Someone could help me?
I am grateful for the help from now personal! D