03-22-2019 01:09 AM
I have a Test Model in which first I ask for a model number, then serial number and then the sequence goes on testing the entered model and it goes on asking the serial number after every test. I have a cancel button in my serial number dialog box. But when I pressed cancel button the sequence shows Terminated message and after that a dialog box with two buttons " NextUUT" and "Continue". I want to skip these two whenever I press cancel button in serial number dialog box.
03-28-2019 08:12 AM
Which process model are you using?
I understand that you are working on a custom one. If so, please share it.
It seems that rather of "cancelling" you are "terminating" the execution which will result in this popup you are seeing. Did you ignore "ContinueTesting"?