You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to watij
I am running the new WebSpec.
Everything works fine on Windows 7 / IE 8.
However, I am trying to run the same WATIJ tests on Windwos Server /
IE 7, and I am getting the following issue. Please, any help is much
appreciated:
java.lang.RuntimeException: JQuery failed to load. Make sure you are
connected to the internet.
at org.watij.webspec.dsl.WebSpec.jquery(WebSpec.java:380)
at com.adminserver.pas.wat.BaseWebTest.executeFind(BaseWebTest.java:
197)
at com.adminserver.pas.wat.BaseWebTest.findElement(BaseWebTest.java:
163)