Forum Discussion
YMinaev
Staff
14 years agoHi,
If one of your application's objects has a method which invokes your dialog, you can simply call this method in your test as you'd do with any other method (obj.MethodName()).
If this is not what you need, can you clarify your request?
If one of your application's objects has a method which invokes your dialog, you can simply call this method in your test as you'd do with any other method (obj.MethodName()).
If this is not what you need, can you clarify your request?