Forum Discussion
dganov
Staff
13 years agoI think you can use either Indicator or User Form:
- show your own message in the TestComplete Indicator using PushText before the search and PopText after it (http://support.smartbear.com/viewarticle/30646/);
- create User Form, show it using Show method before the search and Hide after it (http://support.smartbear.com/viewarticle/28024/).
- show your own message in the TestComplete Indicator using PushText before the search and PopText after it (http://support.smartbear.com/viewarticle/30646/);
- create User Form, show it using Show method before the search and Hide after it (http://support.smartbear.com/viewarticle/28024/).