Forum Discussion

GabrielHabib's avatar
GabrielHabib
New Contributor
9 years ago

How to Map a JS Element

Hello, I'm having some trouble when trying to map some features from my WebSite. Actually, if I start capturing a moviments in my webSite the TestComplete doesn't recognize at all lots of screens. What I decided to do was trying to map some elements and once I know them, I while waiting them appear, or desappear... Well, I was going good till I reach this part :

 

 

I couldn't find a way to map the "Loading". I could use Delay in stead of waiting the page to be charged, but I don't want to tie up my test with lots of delays.