Forum Discussion

grant_volker_2's avatar
grant_volker_2
Contributor
13 years ago

How to trigger test upon XMLHTTPRequest complete?

Hi,



I'm looking to start a test when an XMLHTTPRequest has completed, but have a few challenges:



1. The AJAX modal spinner does not always appear, even when the request has been initiated.



2. The AJAX modal spinner does not usually display for the complete duration of the request.



3. The ObjectSpy does not focus on the AJAX modal spinner when it is visible on the screen and I hover the ObjectSpy pointer over it.



4. I believe that checking for the readyState (of 4 for complete) from the XMLHTTPRequest by using TRACE in a "sniffer" script is not an option.



Has anyone encountered such a problem or have any suggestions please?



Thank you,

Grant
No RepliesBe the first to reply