Thank you for the response. Will ensure no images in future.
Anyway I ended up adding a constant timer in the test and that fixed the
problem.
Again many thanks for your response.
Regards
Mark
On Fri, May 10, 2019 at 6:17 PM Felix Schumacher <
felix.schumac...@internetallee.de> wrote:
> The l
The list strips most images -- in your case all are lost. Please use text.
Regards,
Felix
Am 10.05.19 um 06:20 schrieb Mark Kocken:
> Hi all,
>
> I have a GET request that passes back an xml that contains a ticket
> ID. I have setup a Regular Expression Extractor that extracts the
> Ticket ID a
Hi all,
I have a GET request that passes back an xml that contains a ticket ID. I
have setup a Regular Expression Extractor that extracts the Ticket ID and
that in turn is used as a variable for the next GET request.
I checked the Debug Sampler and it is showing the correct string is being
extrac