Channels
apidays
wiremock-studio
wiremock-go
cdk-avengers
general
introduce-yourself
random
wiremock-cloud
help
wiremock-java
announcements
community-operations
spec
wiremock-dotnet
outreach-and-advocacy
documentation
wiremock-python
Powered by
#wiremock-java
Title
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 🤔
Post