Unanswered question

Try and catch not working when assertion fails?

I have a request in Try container which has an assertion added and when the assertion fails, in the catch I have put a stop but still the script continues to move on to next requests and doesnot stop.Is there any settings that I missed out?

Answers