Possibility to interrupt a loop in case of failure

2002-12-19 Thread Jung, Harald
Hi, maybe I missed it when reading the documentation, but is it possible to interrupt a running loop in a case of a failure of a HTTP request? A I have a sequence of HTTP requests depending on each other. Further, I put Response-Assertions to each of them. I case of a failure, the following HTTP r

Using __regexFunction to parse HTML response

2002-12-03 Thread Jung, Harald
Hi all, I looked into the archive of this mailing list and encountered that there are a lot of questions in regard to the usage of __regexFunction and passing infomation between different requests. I had a similiar problem as discussed within these tracks but Im still not able to see where my prob