>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
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.