https://linen.dev logo
a

Alex P

03/23/2023, 4:34 PM
Can I somehow keep track of things within a scenario between requests? For example, let's say I get a POST with an ID that was generated by my test subject, and I need that ID in a later GET in that scenario 🤔