Hi, hmm, Node.ELEMENT_NODE should only be available when simulating Firefox.
Which browser do you simulate? Cheers, Marc. -- Blog: http://mguillem.wordpress.com Willi Kuhnis wrote: > Hi, > > I updated to the newest Webtest Snapshot build and got HTMLUnit 1.14. > before I worked with HTMLUnit 1.13. > Now all my <invoke> (which worked before) dont work anymore. > > I get the following error-message: > > [invoke] INFO (com.canoo.webtest.steps.Step) - >>>> Start Step: > invoke "invoke url Test FTP server access 1: Enable access" (3/6) > [invoke] INFO (com.canoo.webtest.steps.request.TargetHelper) - > getting response for url: http://10.60.36.34/index.asp > [invoke] INFO (com.canoo.webtest.steps.request.TargetHelper) - > Setting password for username: Admin > [invoke] ERROR > (com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine) - > runtimeError: message=[Can not get field 'ELEMENT_NODE' for > type: Node] sourceName=[null] line=[0] lineSource=[null] lineOffset=[0] > [invoke] ERROR > (com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine) - > Exception while initializing JavaScript for the page > [invoke] org.mozilla.javascript.EvaluatorException: Can not get > field 'ELEMENT_NODE' for type: Node > > I went now back to HTMLUnit 1.13 and it works again. But I always > read, that some > problems would be solved with HTMLUnit 1.14, so it would be nice to update. > > Do you not have the same problems ? What can I do ? > > > Thanks for help. > _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

