Re: [JWebUnit-users] Getting NoSuchMethodException when using jWebUnit

2013-05-22 Thread Julien HENRY
>Envoyé le : Mercredi 22 mai 2013 12h20 >Objet : [JWebUnit-users] Getting NoSuchMethodException when using jWebUnit > > > >I keep getting the following exception when I execute the following jWebUnit >code >WebTester tester = new WebTester(); >tester.setBaseUrl(bas

[JWebUnit-users] Getting NoSuchMethodException when using jWebUnit

2013-05-22 Thread Senthil
I keep getting the following exception when I execute the following jWebUnit code WebTester tester = new WebTester(); tester.setBaseUrl(baseURL); tester.beginAt("main.faces"); //Exception is thrown here This is very similar to the exception that I found in the htmlunit mailing list - http://old.