see if this thread helps: http://www.nabble.com/WebTest-fails-on-Petstore-2.0-to18298183.html#a18298183
________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Chikwaya Sent: Thursday, July 10, 2008 4:20 PM To: [email protected] Subject: [Webtest] Problem with ajax content update Hi everyone, Our intranet homepage has ajax content that loads independent of other elements on the page. The initial display is that of a string "Loading.." after which the ajax content is retrieved and displayed. Since there is no page refresh, webtest captures the "Loading..." string and sticks with that until a link is clicked, essentially voiding any type of text or link verification associated with the ajax content. Is there anyway that I can perform the tests after the whole page, including the ajax content, has loaded without having to navigate around the page for fresh page hits? Thanks, -STeve Chikwaya.

