Forum Discussion
Kitt
4 years agoRegular Contributor
If one of your application's objects has a method that invokes your dialog, you can use it in your tests as you would with any other method (EX: obj.MethodName()).
If one of your application's objects has a method that invokes your dialog, you can use it in your tests as you would with any other method (EX: obj.MethodName()).