[JWebUnit-users] Regarding "assertWindowPresentWithTitle()"

2014-07-07 Thread Dhruv Shah
out.println(failure.getMessage()); System.out.println(failure.getTrace()); } System.out.println(result.wasSuccessful()); } *I'm new to the mailing list. If there is some protocol I'm ignoring, please let me know and I will make an endeavor to follow it

[JWebUnit-users] Fwd: Regarding "assertWindowPresentWithTitle()"

2014-07-08 Thread Dhruv Shah
out.println(failure.getMessage()); System.out.println(failure.getTrace()); } System.out.println(result.wasSuccessful()); } *I'm new to the mailing list. If there is some protocol I'm ignoring, please let me know and I will make an endeavor to follow it

Re: [JWebUnit-users] Fwd: Regarding "assertWindowPresentWithTitle()"

2014-07-08 Thread Dhruv Shah
> ++ > > Julien > > ------ > *De :* Dhruv Shah > *À :* jwebunit-users@lists.sourceforge.net > *Envoyé le :* Mardi 8 juillet 2014 14h37 > *Objet :* [JWebUnit-users] Fwd: Regarding "assertWindowPresentWithTitle()" > > > >

Re: [JWebUnit-users] Fwd: Regarding "assertWindowPresentWithTitle()"

2014-07-08 Thread Dhruv Shah
I am not using junit assert anywhere. I just wrote the second piece of code because the jwebunit asserts were failing. On Tue, Jul 8, 2014 at 6:57 PM, Julien HENRY wrote: > Right. But JUnit is not a web testing framework. > > -- > *De :* Dhru

Re: [JWebUnit-users] Fwd: Regarding "assertWindowPresentWithTitle()"

2014-07-08 Thread Dhruv Shah
** *junit* *junit* *4.11* ** net.sourceforge.jwebunit jwebunit-htmlunit-plugin 3.1 should i delete the top portion of the includes? On Tue, Jul 8, 2014 at 6:58 PM, Dhruv Shah wrote: > I am not using junit ass