Inspector not finding jquery

28 views
Skip to first unread message

joerg.we...@getbraintree.com

unread,
Sep 6, 2013, 12:49:15 PM9/6/13
to ios-d...@googlegroups.com
The instructions on http://ios-driver.github.io/ios-driver/inspector.html tell me to go to http://localhost:4444/inspector/.

This doesn't work as it can't seem to find the session id.

If I get the session ID from my RemoteDriver in the debugger and go to for example http://localhost:4444/inspector/session/02c79276-11fe-4ad4-8dfb-077495afad4a/home the inspector partially shows up.

It doesn't fully work though because of this:

45:30:379 WARNING IOSServlet.getResponse 1ms. GET /session/:sessionId
org.openqa.selenium.WebDriverException: error getting resource /resources/inspector/thrid_party/jquery-ui-1.10.3.custom/js/jquery-1.9.1.jsnull
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.8.4', java.version: '1.7.0_25'
Driver info: driver.version: unknown
at org.uiautomation.ios.inspector.controllers.ResourceController.handle(ResourceController.java:63)
at org.uiautomation.ios.inspector.IDEServlet.doGet(IDEServlet.java:95)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
..
..

Looking at the ios jar file the jquery js file seems to be included.

Any idea how to make the inspector fully work?

Thx
---Joerg---

Reply all
Reply to author
Forward
0 new messages