randall
7 years agoContributor
Where exactly can regular expressions be used in TestComplete? NameMapping? Elsewhere?
My test application is MFC based and comes with all of the warts and defects therein. I am having problems name mapping the application and its controls because after creating them, they don't seem ...
- 7 years ago
TestComplete has regular expressions but I don't see any reference for name mapping, only for testing.
https://support.smartbear.com/testcomplete/docs/reference/misc/regular-expressions.html
I think what you want for NameMapping is wildcards:
https://support.smartbear.com/testcomplete/docs/reference/misc/using-wildcards.html