HHaynes
15 years agoContributor
extracting endpoint from previous test step
I want to echo the endpoint of the previous request into the log of the Groovy step that follows it. This is for the situation where the test suite is run from command line - and the runner wants to observe the activity of the script as it runs (including confirming the endpoint that's being used). What's the simple way to grab the endpoint from the previous REST test step?