Hi,
HtmlUnit has a minimal (in fact proof of concept) Applet support. You
can enable it by setting appletEnabled to true, for instance in <config>
with:
<option name="appletEnabled" value="true"/>
Cheers,
Marc.
Michael Stephan a écrit :
Hello!
I try to access a web site with webtest which checks if the client
supports java. It does so by calling the the javascript
navigator.javaEnabled function. Using webtest this function returns
false, so I cannot proceed.
* Can I somehow enable java (applet) support for webtest
OR
* Can I force webtest to return true when navigator.javaEnabled is
called, even if java is not really supported
Thank you very much for your support!
Best regards,
Michael
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest