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

