0

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

jensgram
  • 31,109
  • 6
  • 81
  • 98
  • 3
    Please post entire stacktrace. – jensgram Jul 03 '13 at 12:15
  • The issue was with the jre. I got it resolved. Thanks alot – user2546437 Jul 04 '13 at 08:59
  • Consider posting an answer describing the solution in case other people might have the same problem. You will be able to accept you own answer, cf. [Should I not answer my own questions?](http://meta.stackexchange.com/questions/12513/should-i-not-answer-my-own-questions). – jensgram Jul 04 '13 at 09:09

0 Answers0