Forum Discussion
- shipra6Occasional Contributor
My case is desktop app
- Marsha_RModerator
Wildcards will still work. Can you show us examples of how the hierarchy is changing?
- shipra6Occasional Contributor
Ahh!
Actually I have some window objects under which few buttons are there and i need to click on one of the child buttons of that window. and the problem is suppose when i record obj1 points to combo button but after one day that hierarchy changes its position and next day obj1 is pointing to meals & deals.
This is the problem that index changes in hierarchy even though WndCaption and Other properties stay intact.
- Marsha_RModerator
If the hierarchy is changing in some pattern, like a page name being page1000 then page1000a
you can use wildcards to match the pattern instead of the exact page name and then look for your object with FindChild or something similar
here's information about wildcards
https://support.smartbear.com/testcomplete/docs/reference/misc/using-wildcards.html
here's information about FindChild
Related Content
- 6 years ago
- 2 years ago
Recent Discussions
- 2 days ago