Hello, I am successfully testing an AppFuse 2.0.2 web application with Canoo, via the ant-run maven plugin with a canoo web-test.xml script.
Our web application has some pages with embedded Java applets. We would like to test these, but I cannot find any reference or example to do such tests. Is this possible at all? I have found references to the canoo java package*<http://www.java2s.com/Open-Source/Java-Document/Testing/webtest/com.canoo.webtest.extension.applet.htm> *com.canoo.webtest.extension.applet, so my hope is that java applet testing is possible. Josep

