Skip to content

Instantly share code, notes, and snippets.

@brendanjerwin
Created June 12, 2013 23:14
Show Gist options
  • Save brendanjerwin/5769944 to your computer and use it in GitHub Desktop.
Save brendanjerwin/5769944 to your computer and use it in GitHub Desktop.
debug: Appium request initiated at /wd/hub/session
info: Using local app from desiredCaps: /Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app
debug: Request received with params: {"desiredCapabilities":{"browserName":"iOS","device":"iPhone Simulator","platform":"Mac","version":"6.0","app":"/Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app","javascriptEnabled":true}}
info: Creating new appium session 0b38e6fd-0585-4159-aa01-e731f89bef1f
info: Cleaned up instruments socket /tmp/instruments_sock
info: Forcing use of iphone
info: Parsed app Info.plist
info: Wrote new app Info.plist with device type
debug: No device id or app, not installing to real device.
debug: Creating instruments
info: instruments is: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
info: [INSTSERVER] Instruments socket server started at /tmp/instruments_sock
info: Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Appium.app/Contents/Resources/node_modules/appium/app/uiauto/Automation.tracetemplate /Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app -e UIASCRIPT /Applications/Appium.app/Contents/Resources/node_modules/appium/app/uiauto/bootstrap.js -e UIARESULTSPATH /tmp/32cbb16e-3da0-46e9-a561-ee64f76ff665
info: And extra without-delay env: {}
info: [INSTSERVER] Instruments is ready to receive commands
debug: Sending command to instruments: au.bundleId()
info: Instruments launched. Starting poll loop for new commands.
info: Pushing command to appium work queue: "au.bundleId()"
info: [INSTSERVER] Socket data received (15 bytes)
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Sending command to instruments: au.bundleId()
info: [INST] 2013-06-12 19:28:29 +0000 Default: Got new command 0 from instruments: au.bundleId()
info: [INST] 2013-06-12 19:28:29 +0000 Default: Result is not protocol compliant, wrapping
info: [INSTSERVER] Socket data received (68 bytes)
debug: Sending command to instruments: au.setScreenOrientation('PORTRAIT')
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Got result from instruments: {"status":0,"value":"io.appium.WebViewApp"}
info: Bundle ID for open app is io.appium.WebViewApp
info: Setting initial orientation to PORTRAIT
info: Pushing command to appium work queue: "au.setScreenOrientation('PORTRAIT')"
info: [INSTSERVER] Sending command to instruments: au.setScreenOrientation('PORTRAIT')
info: [INST] 2013-06-12 19:28:30 +0000 Default: Got new command 1 from instruments: au.setScreenOrientation('PORTRAIT')
info: [INSTSERVER] Socket data received (56 bytes)
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Got result from instruments: {"status":0,"value":"PORTRAIT"}
info: Appium session started with sessionId 0b38e6fd-0585-4159-aa01-e731f89bef1f
POST /wd/hub/session 303 8845ms - 9
debug: Appium request initiated at /wd/hub/session/0b38e6fd-0585-4159-aa01-e731f89bef1f/timeouts/implicit_wait
info: Set iOS implicit wait to 5000ms
debug: Request received with params: {"ms":5000}
debug: Appium request initiated at /wd/hub/session/0b38e6fd-0585-4159-aa01-e731f89bef1f/window_handle
debug: Appium request initiated at /wd/hub/session/0b38e6fd-0585-4159-aa01-e731f89bef1f
info: Responding to client with success: {"status":0,"value":null,"sessionId":"0b38e6fd-0585-4159-aa01-e731f89bef1f"}
POST /wd/hub/session/0b38e6fd-0585-4159-aa01-e731f89bef1f/timeouts/implicit_wait 200 1ms - 89
info: Responding to client with error: {"status":23,"value":{"message":"A request to switch to a different window could not be satisfied because the window could not be found."},"sessionId":"0b38e6fd-0585-4159-aa01-e731f89bef1f"}
GET /wd/hub/session/0b38e6fd-0585-4159-aa01-e731f89bef1f/window_handle 500 1ms - 212
info: Shutting down appium session...
info: [INST] 2013-06-12 19:28:30 +0000 Debug: target.setDeviceOrientation("1")
2013-06-12 19:28:30 +0000 Stopped: Script was stopped by the user
Instruments Trace Complete (Duration : 8.768559s; Output : /Applications/Appium.app/Contents/Resources/node_modules/appium/instrumentscli14.trace)
info: [INSTSERVER] Instruments exited with code 0
info: Deleting plists for bundle: null
info: [INSTSERVER] Socket closed forcibly due to exit
info: [INSTSERVER] Instruments socket server closed
info: No plist files found to remove
info: Clearing out appium devices
info: Responding to client with success: {"status":0,"value":null,"sessionId":"0b38e6fd-0585-4159-aa01-e731f89bef1f"}
DELETE /wd/hub/session/0b38e6fd-0585-4159-aa01-e731f89bef1f 200 509ms - 89
debug: Appium request initiated at /wd/hub/session
info: Using local app from desiredCaps: /Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app
info: Creating new appium session ed204618-41c4-413e-a0ca-09738397d617
info: Cleaned up instruments socket /tmp/instruments_sock
info: Forcing use of iphone
info: Parsed app Info.plist
info: Wrote new app Info.plist with device type
debug: Request received with params: {"desiredCapabilities":{"browserName":"iOS","device":"iPhone Simulator","platform":"Mac","version":"6.0","app":"/Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app","javascriptEnabled":true}}
debug: No device id or app, not installing to real device.
debug: Creating instruments
info: instruments is: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
info: [INSTSERVER] Instruments socket server started at /tmp/instruments_sock
info: Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Appium.app/Contents/Resources/node_modules/appium/app/uiauto/Automation.tracetemplate /Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app -e UIASCRIPT /Applications/Appium.app/Contents/Resources/node_modules/appium/app/uiauto/bootstrap.js -e UIARESULTSPATH /tmp/b94c51f4-0824-4c86-b74e-01b86a4a123c
info: And extra without-delay env: {}
info: [INSTSERVER] Instruments is ready to receive commands
debug: Sending command to instruments: au.bundleId()
info: Instruments launched. Starting poll loop for new commands.
info: Pushing command to appium work queue: "au.bundleId()"
info: [INSTSERVER] Socket data received (15 bytes)
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Sending command to instruments: au.bundleId()
info: [INST] 2013-06-12 19:28:38 +0000 Default: Got new command 0 from instruments: au.bundleId()
info: [INST] 2013-06-12 19:28:38 +0000 Default: Result is not protocol compliant, wrapping
info: [INSTSERVER] Socket data received (68 bytes)
debug: Sending command to instruments: au.setScreenOrientation('PORTRAIT')
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Got result from instruments: {"status":0,"value":"io.appium.WebViewApp"}
info: Bundle ID for open app is io.appium.WebViewApp
info: Setting initial orientation to PORTRAIT
info: Pushing command to appium work queue: "au.setScreenOrientation('PORTRAIT')"
info: [INSTSERVER] Sending command to instruments: au.setScreenOrientation('PORTRAIT')
info: [INST] 2013-06-12 19:28:39 +0000 Default: Got new command 1 from instruments: au.setScreenOrientation('PORTRAIT')
info: [INSTSERVER] Socket data received (56 bytes)
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Got result from instruments: {"status":0,"value":"PORTRAIT"}
info: Appium session started with sessionId ed204618-41c4-413e-a0ca-09738397d617
POST /wd/hub/session 303 8782ms - 9
debug: Appium request initiated at /wd/hub/session/ed204618-41c4-413e-a0ca-09738397d617/timeouts/implicit_wait
info: Set iOS implicit wait to 5000ms
info: Responding to client with success: {"status":0,"value":null,"sessionId":"ed204618-41c4-413e-a0ca-09738397d617"}
POST /wd/hub/session/ed204618-41c4-413e-a0ca-09738397d617/timeouts/implicit_wait 200 1ms - 89
info: [REMOTE] Debugger socket connected to ::1:27753
info: [REMOTE] Sending connection key
info: [REMOTE] Selecting app
info: Responding to client with success: {"status":0,"value":["1"],"sessionId":"ed204618-41c4-413e-a0ca-09738397d617"}
GET /wd/hub/session/ed204618-41c4-413e-a0ca-09738397d617/window_handles 200 6ms - 98
info: Shutting down appium session...
info: [REMOTE] Disconnecting from remote debugger
info: [REMOTE] Debugger socket disconnected
debug: Request received with params: {"ms":5000}
debug: Appium request initiated at /wd/hub/session/ed204618-41c4-413e-a0ca-09738397d617/window_handles
debug: [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
debug: [REMOTE] { __argument: { WIRConnectionIdentifierKey: '9cce542a-7413-43b5-b110-4ee406b15c17' },
__selector: '_rpc_reportIdentifier:' }
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] { __selector: '_rpc_reportSetup:',
__argument:
{ WIRSimulatorNameKey: 'iPhone Simulator',
WIRSimulatorBuildKey: '10B141' } }
debug: [REMOTE] Sim name: iPhone Simulator
debug: [REMOTE] Sim build: 10B141
debug: [REMOTE] { __selector: '_rpc_reportConnectedApplicationList:',
__argument:
{ WIRApplicationDictionaryKey:
{ 'io.appium.WebViewApp':
{ WIRApplicationIdentifierKey: 'io.appium.WebViewApp',
WIRApplicationNameKey: 'WebViewApp',
WIRIsApplicationProxyKey: false } } } }
debug: [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
debug: [REMOTE] { __argument:
{ WIRConnectionIdentifierKey: '9cce542a-7413-43b5-b110-4ee406b15c17',
WIRApplicationIdentifierKey: 'io.appium.WebViewApp' },
__selector: '_rpc_forwardGetListing:' }
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] { __selector: '_rpc_applicationSentListing:',
__argument:
{ WIRApplicationIdentifierKey: 'io.appium.WebViewApp',
WIRListingKey:
{ '1':
{ WIRPageIdentifierKey: 1,
WIRTitleKey: 'I am a page title - Sauce Labs',
WIRURLKey: 'http://saucelabs.com/test/guinea-pig' } } } }
debug: Appium request initiated at /wd/hub/session/ed204618-41c4-413e-a0ca-09738397d617
info: [INST] 2013-06-12 19:28:39 +0000 Debug: target.setDeviceOrientation("1")
2013-06-12 19:28:39 +0000 Stopped: Script was stopped by the user
Instruments Trace Complete (Duration : 8.743949s; Output : /Applications/Appium.app/Contents/Resources/node_modules/appium/instrumentscli15.trace)
info: [INSTSERVER] Instruments exited with code 0
info: Deleting plists for bundle: null
info: [INSTSERVER] Socket closed forcibly due to exit
info: [INSTSERVER] Instruments socket server closed
info: No plist files found to remove
info: Clearing out appium devices
info: Responding to client with success: {"status":0,"value":null,"sessionId":"ed204618-41c4-413e-a0ca-09738397d617"}
DELETE /wd/hub/session/ed204618-41c4-413e-a0ca-09738397d617 200 638ms - 89
debug: Appium request initiated at /wd/hub/session
info: Using local app from desiredCaps: /Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app
info: Creating new appium session e4106ea0-8bcb-4e70-82c2-86c9766ada91
info: Cleaned up instruments socket /tmp/instruments_sock
info: Forcing use of iphone
info: Parsed app Info.plist
info: Wrote new app Info.plist with device type
info: instruments is: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
info: [INSTSERVER] Instruments socket server started at /tmp/instruments_sock
debug: Request received with params: {"desiredCapabilities":{"browserName":"iOS","device":"iPhone Simulator","platform":"Mac","version":"6.0","app":"/Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app","javascriptEnabled":true}}
debug: No device id or app, not installing to real device.
debug: Creating instruments
info: Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Appium.app/Contents/Resources/node_modules/appium/app/uiauto/Automation.tracetemplate /Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app -e UIASCRIPT /Applications/Appium.app/Contents/Resources/node_modules/appium/app/uiauto/bootstrap.js -e UIARESULTSPATH /tmp/ed401fb6-9fc7-418b-8342-ba9d83c3b612
info: And extra without-delay env: {}
info: [INSTSERVER] Instruments is ready to receive commands
debug: Sending command to instruments: au.bundleId()
info: Instruments launched. Starting poll loop for new commands.
info: Pushing command to appium work queue: "au.bundleId()"
info: [INSTSERVER] Socket data received (15 bytes)
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Sending command to instruments: au.bundleId()
info: [INST] 2013-06-12 19:28:47 +0000 Default: Got new command 0 from instruments: au.bundleId()
info: [INST] 2013-06-12 19:28:47 +0000 Default: Result is not protocol compliant, wrapping
info: [INSTSERVER] Socket data received (68 bytes)
debug: Sending command to instruments: au.setScreenOrientation('PORTRAIT')
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Got result from instruments: {"status":0,"value":"io.appium.WebViewApp"}
info: Bundle ID for open app is io.appium.WebViewApp
info: Setting initial orientation to PORTRAIT
info: Pushing command to appium work queue: "au.setScreenOrientation('PORTRAIT')"
info: [INSTSERVER] Sending command to instruments: au.setScreenOrientation('PORTRAIT')
info: [INST] 2013-06-12 19:28:48 +0000 Default: Got new command 1 from instruments: au.setScreenOrientation('PORTRAIT')
info: [INSTSERVER] Socket data received (56 bytes)
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Got result from instruments: {"status":0,"value":"PORTRAIT"}
info: Appium session started with sessionId e4106ea0-8bcb-4e70-82c2-86c9766ada91
POST /wd/hub/session 303 8814ms - 9
debug: Appium request initiated at /wd/hub/session/e4106ea0-8bcb-4e70-82c2-86c9766ada91/timeouts/implicit_wait
info: Set iOS implicit wait to 5000ms
info: Responding to client with success: {"status":0,"value":null,"sessionId":"e4106ea0-8bcb-4e70-82c2-86c9766ada91"}
POST /wd/hub/session/e4106ea0-8bcb-4e70-82c2-86c9766ada91/timeouts/implicit_wait 200 1ms - 89
info: [REMOTE] Debugger socket connected to ::1:27753
info: [REMOTE] Sending connection key
info: [REMOTE] Selecting app
info: Responding to client with success: {"status":0,"value":["1"],"sessionId":"e4106ea0-8bcb-4e70-82c2-86c9766ada91"}
GET /wd/hub/session/e4106ea0-8bcb-4e70-82c2-86c9766ada91/window_handles 200 8ms - 98
info: [REMOTE] Selecting app
debug: Request received with params: {"ms":5000}
debug: Appium request initiated at /wd/hub/session/e4106ea0-8bcb-4e70-82c2-86c9766ada91/window_handles
debug: [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
debug: [REMOTE] { __argument: { WIRConnectionIdentifierKey: '679d12ea-f23b-4afc-bd5e-c3bc26496b2f' },
__selector: '_rpc_reportIdentifier:' }
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] { __selector: '_rpc_reportSetup:',
__argument:
{ WIRSimulatorNameKey: 'iPhone Simulator',
WIRSimulatorBuildKey: '10B141' } }
debug: [REMOTE] Sim name: iPhone Simulator
debug: [REMOTE] Sim build: 10B141
debug: [REMOTE] { __selector: '_rpc_reportConnectedApplicationList:',
__argument:
{ WIRApplicationDictionaryKey:
{ 'io.appium.WebViewApp':
{ WIRApplicationIdentifierKey: 'io.appium.WebViewApp',
WIRApplicationNameKey: 'WebViewApp',
WIRIsApplicationProxyKey: false } } } }
debug: [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
debug: [REMOTE] { __argument:
{ WIRConnectionIdentifierKey: '679d12ea-f23b-4afc-bd5e-c3bc26496b2f',
WIRApplicationIdentifierKey: 'io.appium.WebViewApp' },
__selector: '_rpc_forwardGetListing:' }
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] { __selector: '_rpc_applicationSentListing:',
__argument:
{ WIRApplicationIdentifierKey: 'io.appium.WebViewApp',
WIRListingKey:
{ '1':
{ WIRPageIdentifierKey: 1,
WIRTitleKey: 'I am a page title - Sauce Labs',
WIRURLKey: 'http://saucelabs.com/test/guinea-pig' } } } }
debug: Appium request initiated at /wd/hub/session/e4106ea0-8bcb-4e70-82c2-86c9766ada91/window_handles
debug: [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
debug: [REMOTE] { __argument:
{ WIRConnectionIdentifierKey: '679d12ea-f23b-4afc-bd5e-c3bc26496b2f',
WIRApplicationIdentifierKey: 'io.appium.WebViewApp' },
__selector: '_rpc_forwardGetListing:' }
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] { __selector: '_rpc_applicationSentListing:',
__argument:
{ WIRApplicationIdentifierKey: 'io.appium.WebViewApp',
WIRListingKey:
{ '1':
{ WIRPageIdentifierKey: 1,
WIRTitleKey: 'I am a page title - Sauce Labs',
WIRURLKey: 'http://saucelabs.com/test/guinea-pig' } } } }
debug: Appium request initiated at /wd/hub/session/e4106ea0-8bcb-4e70-82c2-86c9766ada91
info: Responding to client with success: {"status":0,"value":["1"],"sessionId":"e4106ea0-8bcb-4e70-82c2-86c9766ada91"}
GET /wd/hub/session/e4106ea0-8bcb-4e70-82c2-86c9766ada91/window_handles 200 4ms - 98
info: Shutting down appium session...
info: [REMOTE] Disconnecting from remote debugger
info: [REMOTE] Debugger socket disconnected
info: [INST] 2013-06-12 19:28:48 +0000 Debug: target.setDeviceOrientation("1")
2013-06-12 19:28:49 +0000 Stopped: Script was stopped by the user
Instruments Trace Complete (Duration : 8.742744s; Output : /Applications/Appium.app/Contents/Resources/node_modules/appium/instrumentscli16.trace)
info: [INSTSERVER] Instruments exited with code 0
info: Deleting plists for bundle: null
info: [INSTSERVER] Socket closed forcibly due to exit
info: [INSTSERVER] Instruments socket server closed
info: No plist files found to remove
info: Clearing out appium devices
info: Responding to client with success: {"status":0,"value":null,"sessionId":"e4106ea0-8bcb-4e70-82c2-86c9766ada91"}
DELETE /wd/hub/session/e4106ea0-8bcb-4e70-82c2-86c9766ada91 200 539ms - 89
debug: Appium request initiated at /wd/hub/session
info: Using local app from desiredCaps: /Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app
info: Creating new appium session 599e4aac-9739-4971-ac11-02abca619ad3
info: Cleaned up instruments socket /tmp/instruments_sock
info: Forcing use of iphone
info: Parsed app Info.plist
info: Wrote new app Info.plist with device type
info: instruments is: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
info: [INSTSERVER] Instruments socket server started at /tmp/instruments_sock
info: Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Appium.app/Contents/Resources/node_modules/appium/app/uiauto/Automation.tracetemplate /Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app -e UIASCRIPT /Applications/Appium.app/Contents/Resources/node_modules/appium/app/uiauto/bootstrap.js -e UIARESULTSPATH /tmp/2228196a-21eb-4feb-b1c4-3ee7378a338d
info: And extra without-delay env: {}
debug: Request received with params: {"desiredCapabilities":{"browserName":"iOS","device":"iPhone Simulator","platform":"Mac","version":"6.0","app":"/Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app","javascriptEnabled":true}}
debug: No device id or app, not installing to real device.
debug: Creating instruments
debug: Sending command to instruments: au.bundleId()
info: [INSTSERVER] Instruments is ready to receive commands
info: Instruments launched. Starting poll loop for new commands.
info: Pushing command to appium work queue: "au.bundleId()"
info: [INSTSERVER] Socket data received (15 bytes)
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Sending command to instruments: au.bundleId()
info: [INST] 2013-06-12 19:28:57 +0000 Default: Got new command 0 from instruments: au.bundleId()
info: [INST] 2013-06-12 19:28:57 +0000 Default: Result is not protocol compliant, wrapping
info: [INSTSERVER] Socket data received (68 bytes)
debug: Sending command to instruments: au.setScreenOrientation('PORTRAIT')
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Got result from instruments: {"status":0,"value":"io.appium.WebViewApp"}
info: Bundle ID for open app is io.appium.WebViewApp
info: Setting initial orientation to PORTRAIT
info: Pushing command to appium work queue: "au.setScreenOrientation('PORTRAIT')"
info: [INSTSERVER] Sending command to instruments: au.setScreenOrientation('PORTRAIT')
info: [INST] 2013-06-12 19:28:58 +0000 Default: Got new command 1 from instruments: au.setScreenOrientation('PORTRAIT')
info: [INSTSERVER] Socket data received (56 bytes)
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Got result from instruments: {"status":0,"value":"PORTRAIT"}
info: Appium session started with sessionId 599e4aac-9739-4971-ac11-02abca619ad3
debug: Appium request initiated at /wd/hub/session/599e4aac-9739-4971-ac11-02abca619ad3/timeouts/implicit_wait
POST /wd/hub/session 303 8787ms - 9
info: Set iOS implicit wait to 5000ms
info: Responding to client with success: {"status":0,"value":null,"sessionId":"599e4aac-9739-4971-ac11-02abca619ad3"}
POST /wd/hub/session/599e4aac-9739-4971-ac11-02abca619ad3/timeouts/implicit_wait 200 2ms - 89
info: [REMOTE] Debugger socket connected to ::1:27753
info: [REMOTE] Sending connection key
info: [REMOTE] Selecting app
debug: Request received with params: {"ms":5000}
debug: Appium request initiated at /wd/hub/session/599e4aac-9739-4971-ac11-02abca619ad3/window_handles
debug: [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
debug: [REMOTE] { __argument: { WIRConnectionIdentifierKey: '74d7f464-392f-400d-81e4-d8f8f140d2c2' },
__selector: '_rpc_reportIdentifier:' }
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] { __selector: '_rpc_reportSetup:',
__argument:
{ WIRSimulatorNameKey: 'iPhone Simulator',
WIRSimulatorBuildKey: '10B141' } }
debug: [REMOTE] Sim name: iPhone Simulator
debug: [REMOTE] Sim build: 10B141
debug: [REMOTE] { __selector: '_rpc_reportConnectedApplicationList:',
__argument:
{ WIRApplicationDictionaryKey:
{ 'io.appium.WebViewApp':
{ WIRApplicationIdentifierKey: 'io.appium.WebViewApp',
WIRApplicationNameKey: 'WebViewApp',
WIRIsApplicationProxyKey: false } } } }
debug: [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
debug: [REMOTE] { __argument:
{ WIRConnectionIdentifierKey: '74d7f464-392f-400d-81e4-d8f8f140d2c2',
WIRApplicationIdentifierKey: 'io.appium.WebViewApp' },
__selector: '_rpc_forwardGetListing:' }
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] { __selector: '_rpc_applicationSentListing:',
__argument:
{ WIRApplicationIdentifierKey: 'io.appium.WebViewApp',
WIRListingKey:
{ '1':
{ WIRPageIdentifierKey: 1,
WIRTitleKey: 'I am a page title - Sauce Labs',
WIRURLKey: 'http://saucelabs.com/test/guinea-pig' } } } }
info: Responding to client with success: {"status":0,"value":["1"],"sessionId":"599e4aac-9739-4971-ac11-02abca619ad3"}
GET /wd/hub/session/599e4aac-9739-4971-ac11-02abca619ad3/window_handles 200 24ms - 98
debug: Appium request initiated at /wd/hub/session/599e4aac-9739-4971-ac11-02abca619ad3
info: Shutting down appium session...
info: [REMOTE] Disconnecting from remote debugger
info: [REMOTE] Debugger socket disconnected
info: [INST] 2013-06-12 19:28:58 +0000 Debug: target.setDeviceOrientation("1")
2013-06-12 19:28:58 +0000 Stopped: Script was stopped by the user
Instruments Trace Complete (Duration : 8.697627s; Output : /Applications/Appium.app/Contents/Resources/node_modules/appium/instrumentscli17.trace)
info: [INSTSERVER] Instruments exited with code 0
info: Deleting plists for bundle: null
info: [INSTSERVER] Socket closed forcibly due to exit
info: [INSTSERVER] Instruments socket server closed
info: No plist files found to remove
info: Clearing out appium devices
info: Responding to client with success: {"status":0,"value":null,"sessionId":"599e4aac-9739-4971-ac11-02abca619ad3"}
DELETE /wd/hub/session/599e4aac-9739-4971-ac11-02abca619ad3 200 498ms - 89
debug: Appium request initiated at /wd/hub/session
info: Using local app from desiredCaps: /Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app
info: Creating new appium session 4e57a7a4-00ea-4253-969e-7330f16439ee
info: Cleaned up instruments socket /tmp/instruments_sock
info: Forcing use of iphone
info: Parsed app Info.plist
info: Wrote new app Info.plist with device type
debug: Request received with params: {"desiredCapabilities":{"browserName":"iOS","device":"iPhone Simulator","platform":"Mac","version":"6.0","app":"/Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app","javascriptEnabled":true}}
debug: No device id or app, not installing to real device.
debug: Creating instruments
info: instruments is: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
info: [INSTSERVER] Instruments socket server started at /tmp/instruments_sock
info: Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Appium.app/Contents/Resources/node_modules/appium/app/uiauto/Automation.tracetemplate /Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app -e UIASCRIPT /Applications/Appium.app/Contents/Resources/node_modules/appium/app/uiauto/bootstrap.js -e UIARESULTSPATH /tmp/930e8ba2-87fc-42b8-8db4-382b667831e6
info: And extra without-delay env: {}
info: [INSTSERVER] Instruments is ready to receive commands
debug: Sending command to instruments: au.bundleId()
info: Instruments launched. Starting poll loop for new commands.
info: Pushing command to appium work queue: "au.bundleId()"
info: [INSTSERVER] Socket data received (15 bytes)
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Sending command to instruments: au.bundleId()
info: [INST] 2013-06-12 19:29:06 +0000 Default: Got new command 0 from instruments: au.bundleId()
info: [INST] 2013-06-12 19:29:06 +0000 Default: Result is not protocol compliant, wrapping
info: [INSTSERVER] Socket data received (68 bytes)
debug: Sending command to instruments: au.setScreenOrientation('PORTRAIT')
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Got result from instruments: {"status":0,"value":"io.appium.WebViewApp"}
info: Bundle ID for open app is io.appium.WebViewApp
info: Setting initial orientation to PORTRAIT
info: Pushing command to appium work queue: "au.setScreenOrientation('PORTRAIT')"
info: [INSTSERVER] Sending command to instruments: au.setScreenOrientation('PORTRAIT')
info: [INST] 2013-06-12 19:29:07 +0000 Default: Got new command 1 from instruments: au.setScreenOrientation('PORTRAIT')
info: [INSTSERVER] Socket data received (56 bytes)
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Got result from instruments: {"status":0,"value":"PORTRAIT"}
info: Appium session started with sessionId 4e57a7a4-00ea-4253-969e-7330f16439ee
debug: Appium request initiated at /wd/hub/session/4e57a7a4-00ea-4253-969e-7330f16439ee/timeouts/implicit_wait
POST /wd/hub/session 303 8818ms - 9
info: Set iOS implicit wait to 5000ms
info: Responding to client with success: {"status":0,"value":null,"sessionId":"4e57a7a4-00ea-4253-969e-7330f16439ee"}
POST /wd/hub/session/4e57a7a4-00ea-4253-969e-7330f16439ee/timeouts/implicit_wait 200 1ms - 89
info: [REMOTE] Debugger socket connected to ::1:27753
info: [REMOTE] Sending connection key
debug: Request received with params: {"ms":5000}
debug: Appium request initiated at /wd/hub/session/4e57a7a4-00ea-4253-969e-7330f16439ee/window_handles
debug: [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
debug: [REMOTE] { __argument: { WIRConnectionIdentifierKey: 'e3175170-2ee7-4d82-9ae2-18606340a2e7' },
__selector: '_rpc_reportIdentifier:' }
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] { __selector: '_rpc_reportSetup:',
__argument:
{ WIRSimulatorNameKey: 'iPhone Simulator',
WIRSimulatorBuildKey: '10B141' } }
debug: [REMOTE] Sim name: iPhone Simulator
debug: [REMOTE] Sim build: 10B141
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] { __selector: '_rpc_reportConnectedApplicationList:',
__argument:
{ WIRApplicationDictionaryKey:
{ 'io.appium.WebViewApp':
{ WIRApplicationIdentifierKey: 'io.appium.WebViewApp',
WIRApplicationNameKey: 'WebViewApp',
WIRIsApplicationProxyKey: false } } } }
debug: [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
debug: [REMOTE] { __argument:
{ WIRConnectionIdentifierKey: 'e3175170-2ee7-4d82-9ae2-18606340a2e7',
WIRApplicationIdentifierKey: 'io.appium.WebViewApp' },
__selector: '_rpc_forwardGetListing:' }
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] { __selector: '_rpc_applicationSentListing:',
__argument:
{ WIRApplicationIdentifierKey: 'io.appium.WebViewApp',
WIRListingKey:
{ '1':
{ WIRPageIdentifierKey: 1,
WIRTitleKey: 'I am a page title - Sauce Labs',
WIRURLKey: 'http://saucelabs.com/test/guinea-pig' } } } }
debug: Appium request initiated at /wd/hub/session/4e57a7a4-00ea-4253-969e-7330f16439ee/window
debug: Request received with params: {"name":"1"}
debug: [REMOTE] Sending _rpc_forwardSocketSetup: message to remote debugger
debug: [REMOTE] { __argument:
{ WIRApplicationIdentifierKey: 'io.appium.WebViewApp',
WIRConnectionIdentifierKey: 'e3175170-2ee7-4d82-9ae2-18606340a2e7',
WIRSenderKey: '3bc4bd66-e337-44bc-91a7-093812f09fae',
WIRPageIdentifierKey: 1 },
__selector: '_rpc_forwardSocketSetup:' }
debug: [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] <applicationSentData response>
debug: [REMOTE] Checking document readyState
debug: [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] <applicationSentData response>
debug: [REMOTE] readyState was complete
info: [REMOTE] Selecting app
info: Responding to client with success: {"status":0,"value":["1"],"sessionId":"4e57a7a4-00ea-4253-969e-7330f16439ee"}
GET /wd/hub/session/4e57a7a4-00ea-4253-969e-7330f16439ee/window_handles 200 7ms - 98
info: [REMOTE] Selecting page 1 and forwarding socket setup
info: [REMOTE] Set sender key
info: [REMOTE] Enabled activity on page
info: [REMOTE] Sending javascript command
info: Responding to client with success: {"status":0,"value":"","sessionId":"4e57a7a4-00ea-4253-969e-7330f16439ee"}
POST /wd/hub/session/4e57a7a4-00ea-4253-969e-7330f16439ee/window 200 9ms - 87
info: Shutting down appium session...
info: [REMOTE] Disconnecting from remote debugger
info: [REMOTE] Debugger socket disconnected
debug: Appium request initiated at /wd/hub/session/4e57a7a4-00ea-4253-969e-7330f16439ee
info: [INST] 2013-06-12 19:29:07 +0000 Debug: target.setDeviceOrientation("1")
2013-06-12 19:29:07 +0000 Stopped: Script was stopped by the user
Instruments Trace Complete (Duration : 8.716371s; Output : /Applications/Appium.app/Contents/Resources/node_modules/appium/instrumentscli18.trace)
info: [INSTSERVER] Instruments exited with code 0
info: Deleting plists for bundle: null
info: [INSTSERVER] Socket closed forcibly due to exit
info: [INSTSERVER] Instruments socket server closed
info: No plist files found to remove
debug: Appium request initiated at /wd/hub/session
info: Clearing out appium devices
info: Responding to client with success: {"status":0,"value":null,"sessionId":"4e57a7a4-00ea-4253-969e-7330f16439ee"}
DELETE /wd/hub/session/4e57a7a4-00ea-4253-969e-7330f16439ee 200 580ms - 89
info: Using local app from desiredCaps: /Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app
info: Creating new appium session e34a08d0-541c-472a-8fb0-bcc9d88d5c51
debug: Request received with params: {"desiredCapabilities":{"browserName":"iOS","device":"iPhone Simulator","platform":"Mac","version":"6.0","app":"/Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app","javascriptEnabled":true}}
debug: No device id or app, not installing to real device.
debug: Creating instruments
info: Cleaned up instruments socket /tmp/instruments_sock
info: Forcing use of iphone
info: Parsed app Info.plist
info: Wrote new app Info.plist with device type
info: instruments is: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
info: [INSTSERVER] Instruments socket server started at /tmp/instruments_sock
info: Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Appium.app/Contents/Resources/node_modules/appium/app/uiauto/Automation.tracetemplate /Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app -e UIASCRIPT /Applications/Appium.app/Contents/Resources/node_modules/appium/app/uiauto/bootstrap.js -e UIARESULTSPATH /tmp/3019a0b1-bc84-4d32-ab85-b9e53b2cea5e
info: And extra without-delay env: {}
info: [INSTSERVER] Instruments is ready to receive commands
debug: Sending command to instruments: au.bundleId()
info: Instruments launched. Starting poll loop for new commands.
info: Pushing command to appium work queue: "au.bundleId()"
info: [INSTSERVER] Socket data received (15 bytes)
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Sending command to instruments: au.bundleId()
info: [INST] 2013-06-12 19:29:15 +0000 Default: Got new command 0 from instruments: au.bundleId()
info: [INSTSERVER] Socket data received (68 bytes)
debug: Sending command to instruments: au.setScreenOrientation('PORTRAIT')
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Got result from instruments: {"status":0,"value":"io.appium.WebViewApp"}
info: Bundle ID for open app is io.appium.WebViewApp
info: Setting initial orientation to PORTRAIT
info: Pushing command to appium work queue: "au.setScreenOrientation('PORTRAIT')"
info: [INSTSERVER] Sending command to instruments: au.setScreenOrientation('PORTRAIT')
info: [INST] 2013-06-12 19:29:15 +0000 Default: Result is not protocol compliant, wrapping
info: [INST] 2013-06-12 19:29:16 +0000 Default: Got new command 1 from instruments: au.setScreenOrientation('PORTRAIT')
info: [INSTSERVER] Socket data received (56 bytes)
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Got result from instruments: {"status":0,"value":"PORTRAIT"}
info: Appium session started with sessionId e34a08d0-541c-472a-8fb0-bcc9d88d5c51
debug: Appium request initiated at /wd/hub/session/e34a08d0-541c-472a-8fb0-bcc9d88d5c51/timeouts/implicit_wait
POST /wd/hub/session 303 8752ms - 9
info: Set iOS implicit wait to 5000ms
info: Responding to client with success: {"status":0,"value":null,"sessionId":"e34a08d0-541c-472a-8fb0-bcc9d88d5c51"}
POST /wd/hub/session/e34a08d0-541c-472a-8fb0-bcc9d88d5c51/timeouts/implicit_wait 200 1ms - 89
info: [REMOTE] Debugger socket connected to ::1:27753
info: [REMOTE] Sending connection key
info: [REMOTE] Selecting app
info: Responding to client with success: {"status":0,"value":["1"],"sessionId":"e34a08d0-541c-472a-8fb0-bcc9d88d5c51"}
GET /wd/hub/session/e34a08d0-541c-472a-8fb0-bcc9d88d5c51/window_handles 200 6ms - 98
info: [REMOTE] Selecting page 1 and forwarding socket setup
info: [REMOTE] Set sender key
info: [REMOTE] Enabled activity on page
info: [REMOTE] Sending javascript command
debug: Request received with params: {"ms":5000}
debug: Appium request initiated at /wd/hub/session/e34a08d0-541c-472a-8fb0-bcc9d88d5c51/window_handles
debug: [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
debug: [REMOTE] { __argument: { WIRConnectionIdentifierKey: 'b642e139-3314-466a-ba97-037b1dfe0e84' },
__selector: '_rpc_reportIdentifier:' }
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] { __selector: '_rpc_reportSetup:',
__argument:
{ WIRSimulatorNameKey: 'iPhone Simulator',
WIRSimulatorBuildKey: '10B141' } }
debug: [REMOTE] Sim name: iPhone Simulator
debug: [REMOTE] Sim build: 10B141
debug: [REMOTE] { __selector: '_rpc_reportConnectedApplicationList:',
__argument:
{ WIRApplicationDictionaryKey:
{ 'io.appium.WebViewApp':
{ WIRApplicationIdentifierKey: 'io.appium.WebViewApp',
WIRApplicationNameKey: 'WebViewApp',
WIRIsApplicationProxyKey: false } } } }
debug: [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
debug: [REMOTE] { __argument:
{ WIRConnectionIdentifierKey: 'b642e139-3314-466a-ba97-037b1dfe0e84',
WIRApplicationIdentifierKey: 'io.appium.WebViewApp' },
__selector: '_rpc_forwardGetListing:' }
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] { __selector: '_rpc_applicationSentListing:',
__argument:
{ WIRApplicationIdentifierKey: 'io.appium.WebViewApp',
WIRListingKey:
{ '1':
{ WIRPageIdentifierKey: 1,
WIRTitleKey: 'I am a page title - Sauce Labs',
WIRURLKey: 'http://saucelabs.com/test/guinea-pig' } } } }
debug: Appium request initiated at /wd/hub/session/e34a08d0-541c-472a-8fb0-bcc9d88d5c51/window
debug: Request received with params: {"name":"1"}
debug: [REMOTE] Sending _rpc_forwardSocketSetup: message to remote debugger
debug: [REMOTE] { __argument:
{ WIRApplicationIdentifierKey: 'io.appium.WebViewApp',
WIRConnectionIdentifierKey: 'b642e139-3314-466a-ba97-037b1dfe0e84',
WIRSenderKey: '9338ffc5-30d6-4fd5-ae74-8d701cf30de1',
WIRPageIdentifierKey: 1 },
__selector: '_rpc_forwardSocketSetup:' }
debug: [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] <applicationSentData response>
debug: [REMOTE] Checking document readyState
debug: [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] Receiving data from remote debugger
debug: [REMOTE] <applicationSentData response>
debug: [REMOTE] readyState was complete
debug: Appium request initiated at /wd/hub/session/e34a08d0-541c-472a-8fb0-bcc9d88d5c51/execute
debug: Request received with params: {"script":"mobile: leaveWebView","args":[]}
debug: Appium request initiated at /wd/hub/session/e34a08d0-541c-472a-8fb0-bcc9d88d5c51
info: Responding to client with success: {"status":0,"value":"","sessionId":"e34a08d0-541c-472a-8fb0-bcc9d88d5c51"}
POST /wd/hub/session/e34a08d0-541c-472a-8fb0-bcc9d88d5c51/window 200 9ms - 87
info: Responding to client with success: {"status":0,"value":"","sessionId":"e34a08d0-541c-472a-8fb0-bcc9d88d5c51"}
POST /wd/hub/session/e34a08d0-541c-472a-8fb0-bcc9d88d5c51/execute 200 0ms - 87
info: Shutting down appium session...
info: [REMOTE] Disconnecting from remote debugger
info: [REMOTE] Debugger socket disconnected
info: [INST] 2013-06-12 19:29:16 +0000 Debug: target.setDeviceOrientation("1")
2013-06-12 19:29:17 +0000 Stopped: Script was stopped by the user
Instruments Trace Complete (Duration : 8.707252s; Output : /Applications/Appium.app/Contents/Resources/node_modules/appium/instrumentscli19.trace)
info: [INSTSERVER] Instruments exited with code 0
info: Deleting plists for bundle: null
info: [INSTSERVER] Socket closed forcibly due to exit
info: [INSTSERVER] Instruments socket server closed
info: No plist files found to remove
info: Clearing out appium devices
info: Responding to client with success: {"status":0,"value":null,"sessionId":"e34a08d0-541c-472a-8fb0-bcc9d88d5c51"}
DELETE /wd/hub/session/e34a08d0-541c-472a-8fb0-bcc9d88d5c51 200 529ms - 89
debug: Appium request initiated at /wd/hub/session
info: Using local app from desiredCaps: /Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app
info: Creating new appium session 0254cb0b-9d61-4217-9c48-20f24be6d8e2
info: Cleaned up instruments socket /tmp/instruments_sock
info: Forcing use of iphone
info: Parsed app Info.plist
info: Wrote new app Info.plist with device type
debug: Request received with params: {"desiredCapabilities":{"browserName":"iOS","device":"iPhone Simulator","platform":"Mac","version":"6.0","app":"/Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app","javascriptEnabled":true}}
debug: No device id or app, not installing to real device.
debug: Creating instruments
info: instruments is: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
info: [INSTSERVER] Instruments socket server started at /tmp/instruments_sock
info: Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Appium.app/Contents/Resources/node_modules/appium/app/uiauto/Automation.tracetemplate /Users/brendanjerwin/Projects/appium/sample-code/apps/WebViewApp/build/Release-iphonesimulator/WebViewApp.app -e UIASCRIPT /Applications/Appium.app/Contents/Resources/node_modules/appium/app/uiauto/bootstrap.js -e UIARESULTSPATH /tmp/4dc19563-de59-4151-adc1-ed94b692031e
info: And extra without-delay env: {}
info: [INSTSERVER] Instruments is ready to receive commands
debug: Sending command to instruments: au.bundleId()
info: Instruments launched. Starting poll loop for new commands.
info: Pushing command to appium work queue: "au.bundleId()"
info: [INSTSERVER] Socket data received (15 bytes)
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Sending command to instruments: au.bundleId()
info: [INST] 2013-06-12 19:29:25 +0000 Default: Got new command 0 from instruments: au.bundleId()
info: [INST] 2013-06-12 19:29:25 +0000 Default: Result is not protocol compliant, wrapping
info: [INSTSERVER] Socket data received (68 bytes)
debug: Sending command to instruments: au.setScreenOrientation('PORTRAIT')
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Got result from instruments: {"status":0,"value":"io.appium.WebViewApp"}
info: Bundle ID for open app is io.appium.WebViewApp
info: Setting initial orientation to PORTRAIT
info: Pushing command to appium work queue: "au.setScreenOrientation('PORTRAIT')"
info: [INSTSERVER] Sending command to instruments: au.setScreenOrientation('PORTRAIT')
info: [INST] 2013-06-12 19:29:26 +0000 Default: Got new command 1 from instruments: au.setScreenOrientation('PORTRAIT')
info: [INSTSERVER] Socket data received (56 bytes)
info: [INSTSERVER] Socket data being routed for 'cmd' event
info: [INSTSERVER] Got result from instruments: {"status":0,"value":"PORTRAIT"}
info: Appium session started with sessionId 0254cb0b-9d61-4217-9c48-20f24be6d8e2
POST /wd/hub/session 303 8622ms - 9
debug: Appium request initiated at /wd/hub/session/0254cb0b-9d61-4217-9c48-20f24be6d8e2/timeouts/implicit_wait
info: Set iOS implicit wait to 5000ms
info: Responding to client with success: {"status":0,"value":null,"sessionId":"0254cb0b-9d61-4217-9c48-20f24be6d8e2"}
POST /wd/hub/session/0254cb0b-9d61-4217-9c48-20f24be6d8e2/timeouts/implicit_wait 200 1ms - 89
info: Responding to client with error: {"status":8,"value":{"message":"A request to switch to a frame could not be satisfied because the frame could not be found.","origValue":"We are not in a webview, so can't leave one!"},"sessionId":"0254cb0b-9d61-4217-9c48-20f24be6d8e2"}
POST /wd/hub/session/0254cb0b-9d61-4217-9c48-20f24be6d8e2/execute 500 1ms - 264
info: Shutting down appium session...
debug: Request received with params: {"ms":5000}
debug: Appium request initiated at /wd/hub/session/0254cb0b-9d61-4217-9c48-20f24be6d8e2/execute
debug: Request received with params: {"script":"mobile: leaveWebView","args":[]}
debug: Appium request initiated at /wd/hub/session/0254cb0b-9d61-4217-9c48-20f24be6d8e2
info: [INST] 2013-06-12 19:29:26 +0000 Debug: target.setDeviceOrientation("1")
2013-06-12 19:29:26 +0000 Stopped: Script was stopped by the user
Instruments Trace Complete (Duration : 8.700377s; Output : /Applications/Appium.app/Contents/Resources/node_modules/appium/instrumentscli20.trace)
info: [INSTSERVER] Instruments exited with code 0
info: Deleting plists for bundle: null
info: [INSTSERVER] Socket closed forcibly due to exit
info: [INSTSERVER] Instruments socket server closed
info: No plist files found to remove
info: Clearing out appium devices
info: Responding to client with success: {"status":0,"value":null,"sessionId":"0254cb0b-9d61-4217-9c48-20f24be6d8e2"}
DELETE /wd/hub/session/0254cb0b-9d61-4217-9c48-20f24be6d8e2 200 676ms - 89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment