I suppose that log4j.properties is not in your classpath (or you have an other one that is loaded first) else you would receive tons of output in the console.
A possible cause of the error could be that the page gets loaded but doesn't become the "current" one for WebTest. Marc. -- View this message in context: http://www.nabble.com/testing+javascript+funtions-t1662136.html#a4504830 Sent from the WebTest forum at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

