Hello again Justin,
Thanks for trying that, I'll log a bug for this as it seems this scenario is still not working reliably for me either.
So are you handling each dialog thrown the same way? And you wanted to count the number of dialogs thrown to make sure the number of dialogs thrown is correct?
As a possible work around, please disable all the dialog hander steps except for the last one. Then, please insert the following custom code step before the last dialog hander step.
The above code should write to the Test Log results the number of times the Dialog Hander handled an Alert message. Alternatively, you can Assert on Manager.DialogMonitor.Dialogs[0].HandleCount equals some expected value.
Best wishes,
Nelson
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the
Telerik Public Issue Tracking system and vote to affect the priority of the items.