1 message in com.canoo.lists.webtest[Webtest] XmlHttpRequest: page text d...
FromSent OnAttachments
Andrew Sickorsky19 Oct 2007 07:38 
Subject:[Webtest] XmlHttpRequest: page text doesn't change after ajax call though it should.
From:Andrew Sickorsky (andr@texunatech.com)
Date:10/19/2007 07:38:54 AM
List:com.canoo.lists.webtest

Hello again! I faced with AJAX problem: for some reason page doesn't updated after XmlHttpRequest performed (Prototype library was used; ideally some text should appear, but nothing happens). Env: last build of HtmlUnit, Webtest R1619, ant 1.6.5 were used. Tested with IE and FF user agents.

Steps: - open page (<invoke> - fill in form and submit (<setInputField> + <clickButton>) - verify that page text changes (it should! - <verifyText>) but no text found (and no text in Webtest's results files)

Thanks in advance Andrew