SuperTester
4 years agoContributor
Identifying a Button by its tool tip
Hey guys, I would like identify a button by its tool tip. However, the tool tip property (wText I think) is not found by test complete, but I can get the tool tip by using the java method getTool...
- 4 years ago
Hi,
> Is there a way to configure a object in namemapping to get such that its identified by the result of a method and not by a property?
No to the level of my knowledge. So you'll have to stick to the code that you've mentioned.