m_essaid
8 years agoValued Contributor
name mapping - similar objects
Hi,
I have a windows that could have a "Yes" button, or an "OK" button.
(see picture attached please).
The problem is that TC wants me to update the objects properties. But there is no ambiguity : sometimes I wait for "OK", other times for "YES". And I know that it's the same window (mapped with WndClass and WndCaption).
Did I miss something ?
Tthank you for your help,
Mehdi
Hey Robert, thank you for your help, you helped me to figure it out. The WaitAliasChild function was not used properly...
You can see the right script attached.
Thank you again,
Mehdi