Hi Marc,
Were definitely using html unit 2.9. Originally I was using Canoo 3.0 and upgraded html unit to 2.9. Then I downloaded Canoo R_1811 which has html unit 2.9 as defult. Thanks, Brad >Hi, > >are you using the latest WebTest build with HtmlUnit-2.9? > >Cheers, >Marc. >-- >HtmlUnit support & consulting from the source >Blog: http://mguillem.wordpress.com > >Le 12/09/2011 06:21, Brad Douglas a écrit : >> Hi all, >> >> >> >> Im hitting problems that seem pretty fatal trying to get canoo running >> against our app that uses richfaces 3.3.3 >> >> >> >> Im getting an error: TypeError: Cannot set property "isLeftClick" of >> undefined to "function () { . >> >> >> >> The javascript in questions is >> http://localhost:8080/a4j/g/3_3_3.Finalorg.ajax4jsf.javascript.PrototypeScri pt#12 >> and the code there is as follows: >> >> >> >> *return*{ >> >> isLeftClick : *function*(event) { >> >> *return*isButton(event, 0) >> >> }, >> >> isMiddleClick : *function*(event) { >> >> *return*isButton(event, 1) >> >> }, >> >> >> >> >> >> It looks like its choking because ajax4jsfs javascript library is >> trying to set the isLeftClick property on the anonymous result to a >> function. >> >> >> >> Is there a way to get webtest working with ajax4jf? >> >> >> >> Thanks, >> >> Brad >> > _____ Description: cid:[email protected] 50 Ross Street, Woolloongabba, Brisbane QLD 4102 T. +61 7 3606 3510 F. +61 7 3009 0466 <http://www.synyati.com.au/> www.synyati.com.au This email message and information contained in or attached to this message may be privileged, confidential, and protected from disclosure and is intended only for the person or entity to which it is addressed. Any review, retransmission, dissemination, printing or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this message in error, please immediately inform the sender by reply e-mail and delete the message and any attachments.
<<image001.gif>>

