[JWebUnit-users] Testing local HTML files

2008-05-13 Thread James Tse
Hi, I have been trying to figure out a way to test local HTML files but I can't seem to figure it out from the API documentation. I tried setting up URLs in the format file://path/to/file and all I get is a NullPointerException. Is there a proper way to do this or is this unsupported in jwebunit?

Re: [JWebUnit-users] Re : Testing local HTML files

2008-05-13 Thread James Tse
aven) > > Regards, > > Julien > > - Message d'origine > De : James Tse <[EMAIL PROTECTED]> > À : jwebunit-users@lists.sourceforge.net > Envoyé le : Lundi, 12 Mai 2008, 18h48mn 02s > Objet : [JWebUnit-users] Testing local HTML files > > Hi, >

Re: [JWebUnit-users] Re : Re : Testing local HTML files

2008-05-13 Thread James Tse
That makes sense. Thanks Julien for answering my questions and for the work on jwebunit. Jim Julien HENRY wrote: > beginAt is the first method you have to call because internally lots of > initialization stuff are done. I suppose if you call gotoPage first some > elements are not initialized (->