Hi,

it seems that something goes wrong once the response to the
XMLHttpRequest has been received. Can you investigate to isolate the
root cause? Do you use a particular AJAX library?

Cheers,
Marc.
-- 
Blog: http://mguillem.wordpress.com

Jason Manners wrote:
> Hello,
> I have a <select> that when changed will call a javascript function that
> calls for a AJAX call
> and populates the fields with the responseJSON. Is this supported
> because I keep getting this
> error from htmlunit Javascript debugging.
> "DEBUG (com.gargoylesoftware.htmlunit.javascript.host.XMLHttpRequest) -
> XMLHttpRequest.responseXML was called but the response is application/json"
> Here is the section of my test script that it is failing on:
> "<verifyText description="Verify that this is the page" text="Test Page"/>
>  <sleep seconds="20"/> ::Wait is 20 secs to prove that it was not just a
> slow response
>  <setSelectField name="select_e" text="sample_text"/> ::Fails on this line
> 
> Thank You
> -Jason

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to