The URL is dynamic and so is the host. If the server was regular I could just configure my request with the previously extracted path.
If requesting the full URL is not possible, is there a way to dynamically add a host in Neoload and configure the request to use it?
Thank you for your support.
You could use the "Follow a link from the previous request" option for that.
See: http://www.neotys.com/documents/doc/neoload/latest/en/htm...
This could do the trick but my previous response is a XML content, so the link extraction does not seem to work.
I can extract the URL with the regular expression <url>(.*?)</url> but I cannot figure how to use it with the "Follow a link from the previous request" option.