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.

Reply via email to