Hi, what doesn't work?
Can you try with latest build? It is built upon HtmlUnit-2.1 which contains a very large number of improvements in JS support. Cheers, Marc. -- Blog: http://mguillem.wordpress.com Vollero, Marcia R wrote: > > Hi, > > I am trying to simulate a click on an Ajax tree node and it does not > work I've tried clickLink and clickElement in both IE and Mozilla (I've > changed the header in the config file as suggested in thread "Canoo > webtest for AJAX applications") > > Do you have any other suggestions ? > The following is what my compiled jsp look like for that node > <a > id="MMISForm:MMISBodyContent:BenefitClassificationPanel:BenefitClassificationTreeViewPanel:BenefitClassificationTree:AjaxCurrentNodeLink0_5" > tabindex="301" style="text-decoration: > none;" > onclick="ajaxStartRequest();A4J.AJAX.Submit('MMISForm:MMISBodyContent:BenefitClassificationPanel:BenefitClassificationTreeViewPanel:_id11','/newMMIS/BenefitAdmin.jsf',this,{'parameters':{'BenefitClassificationTree:gov.ma.eohhs.newmmis.ajaxtree.NODE_SELECTION':'0:5','MMISForm:MMISBodyContent:BenefitClassificationPanel:BenefitClassificationTreeViewPanel:BenefitClassificationTree:AjaxCurrentNodeLink0_5':'MMISForm:MMISBodyContent:BenefitClassificationPanel:BenefitClassificationTreeViewPanel:BenefitClassificationTree:AjaxCurrentNodeLink0_5'},'oncomplete':function(request){ajaxStopRequest()}});return > false;" > name="MMISForm:MMISBodyContent:BenefitClassificationPanel:BenefitClassificationTreeViewPanel:BenefitClassificationTree:AjaxCurrentNodeLink0_5" > href="#"> > > <span > id="MMISForm:MMISBodyContent:BenefitClassificationPanel:BenefitClassificationTreeViewPanel:BenefitClassificationTree:AjaxCurrentNodeOutText0_5" > class="node-enable-txt" title="Revenue > Code">Revenue Code</span> > > </a> > > > Thanks, > Marcia Vollero > EDS - MA NewMMIS Project > New Jersey, NJ > ( Phone:+1-973-302-7697) > _mailto:[EMAIL PROTECTED] > > _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

