Hi Marc, I got the same error while creating a script for one of the page. Then after a lot of search on internet I came to know that this error was due to some CookieSpecBase class so I updated my commons-httpclient-3.0.1-patched.jar file of the WebTest and then only I could resolve this error.
Cheers, Hitesh On Wed, Sep 24, 2008 at 4:57 PM, Marc Guillemot <[EMAIL PROTECTED]> wrote: > Hi, > > are you simulating FF? If yes, this was a known bug in an older WebTest > version. Please upgrade to the latest build > > @Hitesh > what is commons-httpclient-3.0.1-patched.jar? > > Cheers, > Marc. > -- > Web: http://www.efficient-webtesting.com > Blog: http://mguillem.wordpress.com > > dariusch wrote: > > Hi, > > > > if i call <invoke url="http://localhost:8080/newsfeeds/atom_all.xml" /> > > > > i get the following error messsage: > > > > JavaScript error loading page : com.gargoylesoftware.htmlunit.xml.XmlPage > > > > Some ideas ? > > > > Cheers, > > dariusch > > > > > > > > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest >

