testing for AJAX response?
Manish Ranade <[email protected]>
| Newsgroups | gmane.comp.web.canoo.webtest |
|---|---|
| Message-ID | <CAHm3MGMu_YVurRGGX0YWXQqP0kfkE2c6FJeCR6_yjh-Szxw0xQ@mail.gmail.com> |
Hi, What is the easiest way of testing for the markup that gets added on to the page as a part of the ajax response. I can't use "verifyText". What should I use? I just need to check for an existence of a certain html element with a given html id. -Manish