I just started with WATIJ. I am not able to open a URL in Mozilla. Using this code:
WebSpec spec = new WebSpec().mozilla();
I get the exception:
Exception in thread "Main Thread" java.lang.ExceptionInInitializerError
I just started with WATIJ. I am not able to open a URL in Mozilla. Using this code:
WebSpec spec = new WebSpec().mozilla();
I get the exception:
Exception in thread "Main Thread" java.lang.ExceptionInInitializerError