Forum Discussion

Adagio's avatar
Adagio
Frequent Contributor
7 years ago
Solved

Object recognition is too slow

Hi,

I've an app which I'm trying to automate.

 

some of these controls are so deep inside the DOM, that the object mapping took in 10 minutes for mapping 1 object.

Problem was even worse while TC was trying to recognize that object. after 3 minutes,  It couldn't find that object.

 

I've tried the xpath approch as well, but even that didn't help.  Is there anything else that  I should try to get that working?

Any help would be appreciated!

 

Thank you

Abhi