Hi, I am facing problem of of returning blank page with invoke url step. As the invokded url returns blank page , so further steps fail. following is the canoo execution log. ----- [clickButton] INFO (com.canoo.webtest.engine.WebClientContext) - Current form set to none [clickButton] INFO (com.canoo.webtest.engine.WebClientContext) - Current response now: about:blank I am having following config settings <config protocol="http" timeout="0" saveresponse ="true" easyajax="true" > <option name="ThrowExceptionOnFailingStatusCode" value="false"/> <option name="ThrowExceptionOnScriptError" value="false"/> <option name="autorefresh " value="true"/> <option name="showhtmlparseroutput" value="true"/> </config> can anyone let me know if i am missing some thing/settings , the web application is in Iceface / ajax Thanks Atul

