Forum Discussion
AlexeyKolosov
15 years agoStaff
Hi Antoney,
As far as I understand, you have multiple Page objects in a single IE process, and you need to find the one which contains the needed item. If so, you can simply call the FindChild method for the IE process and specify the needed recognition criteria - this will make TestComplete find the needed object regardless of its position among child objects of the process (see the "FindChild Method" help topic for more information). Note that the default search depth is 0, and you will probably need to increase the parameter's value according to the depth of your objects tree.
Related Content
Recent Discussions
- 2 days ago
- 7 days ago
- 11 days ago