Hi all,
I've got situation when TC get stuck\freeze\hang when FindAllChildren and FindChild methods are used for my Open Applicaton:
Aplication get some delay after my last action (about 0-30 second) during this time some child abojects are loaded from remote server and it seems that during this child hierarchy changing this methods are freezing TC, after some time My OA and then other desktop applications.
I've checked all possible solutions from my side but I didn't find better solution then delay more than 30sec...
Have any idea to avoid this?
(All parent objects are got Exists property with True value, but when I search with FindAllChildren and FindChild methods I've got freeze)