[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [qftestJUI] Break problem
Hi, I have the following problem. Every time I reach a Break node (my procedure contains 2 Break nodes) I get the following error message (a title of the dialog containing this message is "BUncaught Break): "A Break was trigerred outside a loop" What's wrong with my procedure? Why it doesn't work? How to get rid of this message? The structure of my procedure containing the break nodes is following: Loop(10) Wait for component ... Try Wait for component ... SUT Script MPRC ... Catch ComponentNotFoundException Try Wait for component ... MPRC ... Break Catch ComponentNotFoundException Wait for component... Try .... .... Break Thank you in advance for any suggestions. Best regards, Farraige
|