Forum Discussion
SmartBear_Suppo
Alumni
13 years agoHi!
If I understand you correctly, you want to call the URL provided in the response to make sure it's working.
Then I suggest that you solve this by using a property expansion in the HTTP TestStep Endpoint that contains an XPath to the URL in the Response property of the first calling TestStep.
The easiest way to create this property expansion is to use the Get Data.. right click menu somewhere where it's available, such as in a Groovy Script TestCase editor and then just navigate to the URL parameter.
Hope this helps!
--
Regards
Erik
SmartBear Sweden
If I understand you correctly, you want to call the URL provided in the response to make sure it's working.
Then I suggest that you solve this by using a property expansion in the HTTP TestStep Endpoint that contains an XPath to the URL in the Response property of the first calling TestStep.
The easiest way to create this property expansion is to use the Get Data.. right click menu somewhere where it's available, such as in a Groovy Script TestCase editor and then just navigate to the URL parameter.
Hope this helps!
--
Regards
Erik
SmartBear Sweden