标签: java watij
我刚刚开始使用WATIJ。我无法在Mozilla中打开URL。使用此代码:
WebSpec spec = new WebSpec().mozilla();
我得到例外:
线程“主线程”中的异常java.lang.ExceptionInInitializerError