IOSDriver 0.6.5 supports IOS Simulator8.0?

76 views
Skip to first unread message

mahes...@gmail.com

unread,
Dec 15, 2014, 7:29:47 AM12/15/14
to ios-d...@googlegroups.com
currently we are using IOS driver 6.6 with IOS Simulator 8.
Please let us know if this 6.6 is compatible with simulator 8?

we are facing the following issue.

Exception

xception in thread "main" org.openqa.selenium.SessionNotCreatedException: The server cannot run Capabilities [{CFBundleIdentifier=com.apple.mobilesafari, simulator=true, CFBundleName=Safari, locale=en_GB, variation=Regular, timeHack=false, device=ipad, language=en, sdkVersion=8.0}] at the moment.~/Library/Application Support/Instruments/Templates/iOS_Test_Automation.tracetemplateisn't a valid template.
Command duration or timeout: 1.09 seconds
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java.version: '1.7.0_17'
Driver info: org.uiautomation.ios.client.uiamodels.impl.RemoteIOSDriver
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:216)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:111)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:129)
at org.uiautomation.ios.client.uiamodels.impl.RemoteIOSDriver.<init>(RemoteIOSDriver.java:87)
at Chrom.main(Chrom.java:31)
Caused by: org.openqa.selenium.SessionNotCreatedException: The server cannot run Capabilities [{CFBundleIdentifier=com.apple.mobilesafari, simulator=true, CFBundleName=Safari, locale=en_GB, variation=Regular, timeHack=false, device=ipad, language=en, sdkVersion=8.0}] at the moment.~/Library/Application Support/Instruments/Templates/iOS_Test_Automation.tracetemplateisn't a valid template.
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java.version: '1.7.0_17'
Driver info: driver.version: unknown
at org.uiautomation.ios.command.uiautomation.NewSessionNHandler.safeStart(NewSessionNHandler.java:101)
at org.uiautomation.ios.command.uiautomation.NewSessionNHandler.handle(NewSessionNHandler.java:55)
at org.uiautomation.ios.command.BaseCommandHandler.handleAndRunDecorators(BaseCommandHandler.java:110)
at org.uiautomation.ios.servlet.IOSServlet.getResponse(IOSServlet.java:158)
at org.uiautomation.ios.servlet.IOSServlet.process(IOSServlet.java:85)
at org.uiautomation.ios.servlet.IOSServlet.doPost(IOSServlet.java:60)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:684)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:501)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:428)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:52)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
at org.eclipse.jetty.server.Server.handle(Server.java:370)
at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494)
at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:982)
at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1043)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:865)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:667)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
at java.lang.Thread.run(Thread.java:722)
Message has been deleted

Vishwanath Sagar

unread,
Dec 16, 2014, 1:43:22 AM12/16/14
to ios-d...@googlegroups.com, mahes...@gmail.com
Yeah.. Even I am facing teh same Issue.

Any Help 
Reply all
Reply to author
Forward
0 new messages