I have run into a problem while trying to test a web application with HtmlUnit. Please bear in mind that I haven\'t used HtmlUnit very long so I might be missing something t
That tag loads an external file: "urltofile.js", so it's not strange to have nothing into because the js code is loaded from that file and not injected into the existing markup.