Skip to content

Instantly share code, notes, and snippets.

@shermaneric
Created March 5, 2015 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shermaneric/fb39d0c65a9e58d9a7f7 to your computer and use it in GitHub Desktop.
Save shermaneric/fb39d0c65a9e58d9a7f7 to your computer and use it in GitHub Desktop.
Appium: Arc exits unexpectedly after paging with large ammounts of data.
09:21 $ ../run_arc.sh ios simulator
killing process 1447
killing process 1354
killing process 1386
killing process 1818
../run_arc.sh: line 46: kill: (1818) - No such process
Waiting for pids to stop on their own...
info: Welcome to Appium v1.3.5 (REV a124a15677e26b33db16e81c4b3b34d9c6b8cac9)
info: Appium REST http interface listener started on 0.0.0.0:4723
info: Console LogLevel: debug
appium.txt path: /Users/esherman/Documents/git_stash_qa_automation.d/qa-automation/appium-student.d/appium.txt
Exists? true
Loading /Users/esherman/Documents/git_stash_qa_automation.d/qa-automation/appium-student.d/appium.txt
{
:caps => {
:platformName => "ios",
:platformVersion => "8.1",
:deviceName => "iPhone 4s",
:app => "./apps/Bb Student.app",
:sendKeyStrategy => "grouped"
},
:appium_lib => {
:sauce_username => "",
:sauce_access_key => ""
}
}
{
:caps => {
:newCommandTimeout => 999999,
:platformName => "ios",
:platformVersion => "8.1",
:deviceName => "iPhone 4s",
:app => "/Users/esherman/Documents/git_stash_qa_automation.d/qa-automation/appium-student.d/apps/Bb Student.app",
:sendKeyStrategy => "grouped"
},
:appium_lib => {
:sauce_username => "",
:sauce_access_key => ""
}
}
Debug is: true
Device is: ios
post /session
{
:desiredCapabilities => {
:newCommandTimeout => 999999,
:platformName => "ios",
:platformVersion => "8.1",
:deviceName => "iPhone 4s",
:app => "/Users/esherman/Documents/git_stash_qa_automation.d/qa-automation/appium-student.d/apps/Bb Student.app",
:sendKeyStrategy => "grouped"
}
}
info: --> POST /wd/hub/session {"desiredCapabilities":{"newCommandTimeout":999999,"platformName":"ios","platformVersion":"8.1","deviceName":"iPhone 4s","app":"/Users/esherman/Documents/git_stash_qa_automation.d/qa-automation/appium-student.d/apps/Bb Student.app","sendKeyStrategy":"grouped"}}
info: Client User-Agent string: Ruby
info: [debug] Using local app from desired caps: /Users/esherman/Documents/git_stash_qa_automation.d/qa-automation/appium-student.d/apps/Bb Student.app
info: [debug] Creating new appium session f217d9c1-8bf8-405b-9c03-e100cc699d3b
info: [debug] Removing any remaining instruments sockets
info: [debug] Cleaned up instruments socket /tmp/instruments_sock
info: [debug] Setting Xcode folder
info: [debug] Setting Xcode version
info: [debug] Setting iOS SDK Version
info: [debug] Getting sdk version from xcrun with a timeout
info: [debug] iOS SDK Version set to 8.1
info: [debug] Checking whether instruments supports our device string
info: [debug] Getting list of devices instruments supports
info: [debug] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
info: [debug] Getting device string from opts: {"forceIphone":false,"forceIpad":false,"xcodeVersion":"6.1","iOSSDKVersion":"8.1","deviceName":"iPhone 4s","platformVersion":"8.1"}
info: [debug] fixDevice is on
info: [debug] Final device string is: 'iPhone 4s (8.1 Simulator)'
info: [debug] iOS sim UDID is 3E77844B-308B-4A7C-A4CF-224D85008AE5
info: [debug] Detecting automation tracetemplate
info: [debug] Not auto-detecting udid, running on sim
info: [debug] Parsed app Info.plist (as binary)
info: [debug] Parsed app Localizable.strings
info: [debug] Getting bundle ID from app
info: [debug] Parsed app Info.plist (as binary)
info: [debug] Creating instruments
info: On some xcode 6 platforms, instruments-without-delay does not work. If you experience this, you will need to re-run appium with the --native-instruments-lib flag
info: [debug] Preparing uiauto bootstrap
info: [debug] Dynamic bootstrap dir: /Users/esherman/Library/Application Support/appium/bootstrap
info: [debug] Dynamic env: {"nodePath":"/usr/local/Cellar/node/0.10.28/bin/node","commandProxyClientPath":"/usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js","instrumentsSock":"/tmp/instruments_sock","interKeyDelay":null,"justLoopInfinitely":false,"autoAcceptAlerts":false,"autoDismissAlerts":false,"sendKeyStrategy":"grouped"}
...o: [debug] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify!
info: [debug] Dynamic bootstrap path: /Users/esherman/Library/Application Support/appium/bootstrap/bootstrap-97c8ab2c045074d1.js
info: [debug] Reusing dynamic bootstrap: /Users/esherman/Library/Application Support/appium/bootstrap/bootstrap-97c8ab2c045074d1.js
info: [debug] Getting device string from opts: {"forceIphone":false,"forceIpad":false,"xcodeVersion":"6.1","iOSSDKVersion":"8.1","deviceName":"iPhone 4s","platformVersion":"8.1"}
info: [debug] fixDevice is on
info: [debug] Final device string is: 'iPhone 4s (8.1 Simulator)'
info: [debug] We're on iOS7.1+ so forcing defaultDevice on
info: [debug] Getting device string from opts: {"forceIphone":false,"forceIpad":false,"xcodeVersion":"6.1","iOSSDKVersion":"8.1","deviceName":"iPhone 4s","platformVersion":"8.1"}
info: [debug] fixDevice is on
info: [debug] Final device string is: 'iPhone 4s (8.1 Simulator)'
info: [debug] Parsed app Info.plist (as binary)
info: [debug] Wrote new app Info.plist with device type
info: [debug] Checking whether we need to set app preferences
info: [debug] Running ios sim reset flow
info: [debug] Killing the simulator process
info: [debug] Killall iOS Simulator
info: [debug] Killing any other simulator daemons
info: [debug] Cleaning sim data files
info: Executing: xcrun simctl erase 3E77844B-308B-4A7C-A4CF-224D85008AE5 with timeout 2000
info: [debug] Cleaning app data files
warn: Applications directory /Users/esherman/Library/Developer/CoreSimulator/Devices/3E77844B-308B-4A7C-A4CF-224D85008AE5/data/Containers/Data/Application doesn't exist. Have you run this simulator before?
warn: Applications directory /Users/esherman/Library/Developer/CoreSimulator/Devices/3E77844B-308B-4A7C-A4CF-224D85008AE5/data/Containers/Bundle/Application doesn't exist. Have you run this simulator before?
info: Couldn't find app directories to delete. Probably it's not installed
info: [debug] Not setting locale
info: [debug] No iOS / app preferences to set
info: [debug] Starting iOS 8.* simulator log capture
info: [debug] Not pre-launching simulator
info: [debug] No device id or app, not installing to real device.
info: [debug] Starting command proxy.
info: [debug] Instruments socket server started at /tmp/instruments_sock
info: [debug] Starting instruments
info: [debug] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
info: Launching instruments
info: [debug] Attempting to run app on iPhone 4s (8.1 Simulator)
info: [debug] Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w "iPhone 4s (8.1 Simulator)" "/Users/esherman/Documents/git_stash_qa_automation.d/qa-automation/appium-student.d/apps/Bb Student.app" -e UIASCRIPT "/Users/esherman/Library/Application Support/appium/bootstrap/bootstrap-97c8ab2c045074d1.js" -e UIARESULTSPATH /tmp/appium-instruments
info: [debug] And extra without-delay env: {"DYLD_INSERT_LIBRARIES":"/usr/local/lib/node_modules/appium/node_modules/appium-instruments/thirdparty/iwd6/InstrumentsShim.dylib","LIB_PATH":"/usr/local/lib/node_modules/appium/node_modules/appium-instruments/thirdparty/iwd6"}
info: [debug] And launch timeouts (in ms): {"global":90000}
info: [debug] [INST] Waiting for device to boot...
info: Instruments is ready to receive commands
info: [debug] Instruments launched. Starting poll loop for new commands.
info: [debug] Setting bootstrap config keys/values
info: [debug] Pushing command to appium work queue: "target = $.target();\nau = $;\n$.isVerbose = true;\n"
info: [debug] Socket data received (2 bytes)
info: [debug] Socket data being routed.
info: [debug] Sending command to instruments: target = $.target();
au = $;
$.isVerbose = true;
info: [debug] Socket data received (27 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {"status":0,"value":true}
info: [debug] Setting initial orientation to PORTRAIT
info: [debug] Pushing command to appium work queue: "au.setScreenOrientation('PORTRAIT')"
info: [debug] Sending command to instruments: au.setScreenOrientation('PORTRAIT')
info: [debug] [INST] 2015-03-05 17:21:16 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-03-05 17:21:16 +0000 Debug: responding with:
info: [debug] [INST] 2015-03-05 17:21:16 +0000 Debug: Running system command #1: /usr/local/Cellar/node/0.10.28/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":true}...
info: [debug] [INST] 2015-03-05 17:21:16 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation('PORTRAIT')
info: [debug] [INST] 2015-03-05 17:21:16 +0000 Debug: evaluating au.setScreenOrientation('PORTRAIT')
info: [debug] [INST] 2015-03-05 17:21:16 +0000 Debug: target.setDeviceOrientation("1")
info: [debug] [INST] 2015-03-05 17:21:17 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-03-05 17:21:17 +0000 Debug: responding with:
info: [debug] [INST] 2015-03-05 17:21:17 +0000 Debug: Running system command #2: /usr/local/Cellar/node/0.10.28/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":"PORTRAIT"}...
info: [debug] Socket data received (33 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {"status":0,"value":"PORTRAIT"}
info: [debug] Waiting for app source to contain elements
info: [debug] Pushing command to appium work queue: "au.mainApp().getTreeForXML()"
info: [debug] Sending command to instruments: au.mainApp().getTreeForXML()
info: [debug] [INST] 2015-03-05 17:21:17 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML()
info: [debug] [INST] 2015-03-05 17:21:17 +0000 Debug: evaluating au.mainApp().getTreeForXML()
info: [debug] [INST] 2015-03-05 17:21:17 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-03-05 17:21:17 +0000 Debug: responding with:ue,"valid":true,"visible":true,"hint":null,"path":"/0/0","x":0,"y":0,"width":320,"height":480},">":[{"UIAStaticText":{"@":{"name":"Welcome!","label":"Welcome!","value":"Welcome!","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/0","x":30,"y":86,"width":260,"height":23.5},">":[]}},{"UIAStaticText":{"@":{"name":"Bb Student","label":"Bb Student","value":"Bb Student","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/1","x":30,"y":104.5,"width":260,"height":41},">":[]}},{"UIAStaticText":{"@":{"name":"Labs Release","label":"Labs Release","value":"Labs Release","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/2","x":30,"y":144.5,"width":260,"height":23.5},">":[]}},{"UIAStaticText":{"@":{"name":"New from Blackboard Labs, Bb Student is the next generation mobile solution designed to help you stay on top of your changing classroom workload. Bb Labs explores new ideas to re-imagine education with your needs top of mind. Try it and give us feedback in the app.","label":"New from Blackboard Labs, Bb Student is the next generation mobile solution designed to help you stay on top of your changing classroom workload. Bb Labs explores new ideas to re-imagine education with your needs top of mind. Try it and give us feedback in the app.","value":"New from Blackboard Labs, Bb Student is the next generation mobile solution designed to help you stay on top of your changing classroom workload. Bb Labs explores new ideas to re-imagine education with your needs top of mind. Try it and give us feedback in the app.","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/3","x":30,"y":194,"width":260,"height":168},">":[]}},{"UIAButton":{"@":{"name":"Try It Out!","label":"Try It Out!","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/4","x":53,"y":382,"width":214,"height":43},">":[]}},{"UIATableView":{"@":{"name":"Empty list","label":"Empty list","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/5","x":0,"y":-460,"width":320,"height":420},">":[]}},{"UIAButton":{"@":{"name":"Give us feedback","label":"Give us feedback","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/6","x":0,"y":-20,"width":320,"height":38},">":[{"UIAImage":{"@":{"name":"BbIcons_Inline_JB_Feedback","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/6/0","x":22.5,"y":-12.5,"width":23,"height":23},">":[]}},{"UIAStaticText":{"@":{"name":"Give us feedback","label":"Give us feedback","value":"Give us feedback","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/6/1","x":53,"y":-12,"width":126.5,"height":22},">":[]}}]}}]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1","x":0,"y":0,"width":320,"height":480},">":[]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/2","x":0,"y":0,"width":320,"height":480},">":[{"UIAStatusBar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/2/0","x":0,"y":0,"width":320,"height":20},">":[{"UIAElement":{"@":{"name":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","path":"/0/2/0/0","x":6,"y":0,"width":38,"height":20},">":[]}},{"UIAElement":{"@":{"name":"3 of 3 Wi-Fi bars","label":"3 of 3 Wi-Fi bars","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","path":"/0/2/0/1","x":49,"y":0,"width":13,"height":20},">":[]}},{"UIAElement":{"@":{"name":"9:21 AM","label":"9:21 AM","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","path":"/0/2/0/2","x":138,"y":0,"width":45,"height":20},">":[]}},{"UIAElement":{"@":{"name":"100% battery power","label":"100% battery power","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","path":"/0/2/0/3","x":290,"y":0,"width":25,"height":20},">":[]}}]}}]}}]}}}
info: [debug] [INST] 2015-03-05 17:21:17 +0000 Debug: Running system command #3: /usr/local/Cellar/node/0.10.28/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"UIAApplication":{"@":{"name":"Bb Student","label":"Bb Student","value":null,"dom":null,"enabled":true,"valid":true,"visible"...
info: [debug] Socket data received (5256 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {"status":0,"value":{"UIAApplication":{"@":{"name":"Bb Student","label":"Bb Student","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0","x":0,"y":20,"width":320,"height":460},">":[{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":tr
info: [debug] Device launched! Ready for commands
info: [debug] Setting command timeout to 999999 secs
info: [debug] Appium session started with sessionId f217d9c1-8bf8-405b-9c03-e100cc699d3b
info: <-- POST /wd/hub/session 303 8026.320 ms - 9
info: --> GET /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b {}
info: [debug] Responding to client with success: {"status":0,"value":{"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"iOS","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"warnings":{},"desired":{"newCommandTimeout":999999,"platformName":"ios","platformVersion":"8.1","deviceName":"iPhone 4s","app":"/Users/esherman/Documents/git_stash_qa_automation.d/qa-automation/appium-student.d/apps/Bb Student.app","sendKeyStrategy":"grouped"},"newCommandTimeout":999999,"platformName":"ios","platformVersion":"8.1","deviceName":"iPhone 4s","app":"/Users/esherman/Documents/git_stash_qa_automation.d/qa-automation/appium-student.d/apps/Bb Student.app","sendKeyStrategy":"grouped"},"sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
info: <-- GET /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b 200 2.547 ms - 770 {"status":0,"value":{"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"iOS","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"warnings":{},"desired":{"newCommandTimeout":999999,"platformName":"ios","platformVersion":"8.1","deviceName":"iPhone 4s","app":"/Users/esherman/Documents/git_stash_qa_automation.d/qa-automation/appium-student.d/apps/Bb Student.app","sendKeyStrategy":"grouped"},"newCommandTimeout":999999,"platformName":"ios","platformVersion":"8.1","deviceName":"iPhone 4s","app":"/Users/esherman/Documents/git_stash_qa_automation.d/qa-automation/appium-student.d/apps/Bb Student.app","sendKeyStrategy":"grouped"},"sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
[1] pry(main)> page
get /context
info: --> GET /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b/context {}
info: [debug] Responding to client with success: {"status":0,"value":"NATIVE_APP","sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
get /context
info: <-- GET /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b/context 200 2.155 ms - 84 {"status":0,"value":"NATIVE_APP","sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
info: --> GET /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b/context {}
info: [debug] Responding to client with success: {"status":0,"value":"NATIVE_APP","sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
post /execute
info: <-- GET /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b/context 200 0.586 ms - 84 {"status":0,"value":"NATIVE_APP","sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
{
:script => "UIATarget.localTarget().frontMostApp().windows()[0].getTree()"
}
info: --> POST /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b/execute {"script":"UIATarget.localTarget().frontMostApp().windows()[0].getTree()","args":[]}
info: [debug] Pushing command to appium work queue: "UIATarget.localTarget().frontMostApp().windows()[0].getTree()"
info: [debug] Sending command to instruments: UIATarget.localTarget().frontMostApp().windows()[0].getTree()
info: [debug] [INST] 2015-03-05 17:21:21 +0000 Debug: Got new command 3 from instruments: UIATarget.localTarget().frontMostApp().windows()[0].getTree()
info: [debug] [INST] 2015-03-05 17:21:21 +0000 Debug: evaluating UIATarget.localTarget().frontMostApp().windows()[0].getTree()
info: [debug] [INST] 2015-03-05 17:21:21 +0000 Debug: evaluation finished
2015-03-05 17:21:21 +0000 Debug: responding with:63},"size":{"width":320,"height":30}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"app_intro_sequence/appIntro_Logo_0058","type":"UIAImage","label":null,"value":null,"rect":{"origin":{"x":0,"y":20},"size":{"width":320,"height":460}},"dom":null,"enabled":true,"valid":true,"visible":true,"children":[],"hint":null},{"name":null,"type":"UIATextField","label":"","value":"Username or Email","rect":{"origin":{"x":12,"y":177},"size":{"width":296,"height":32}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIATextField","label":"","value":"Enter the school you attend","rect":{"origin":{"x":12,"y":177},"size":{"width":296,"height":32}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[{"name":null,"type":"UIATextField","label":"","value":"Enter the school you attend","rect":{"origin":{"x":12,"y":177},"size":{"width":296,"height":32}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null}],"hint":null},{"name":null,"type":"UIASecureTextField","label":"","value":"Password","rect":{"origin":{"x":12,"y":231},"size":{"width":296,"height":32}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"This school requires logging in through their website.","type":"UIAStaticText","label":"This school requires logging in through their website.","value":"This school requires logging in through their website.","rect":{"origin":{"x":60,"y":229},"size":{"width":200.5,"height":38.5}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Clicking Login below will take you to the school's website to log in.","type":"UIAStaticText","label":"Clicking Login below will take you to the school's website to log in.","value":"Clicking Login below will take you to the school's website to log in.","rect":{"origin":{"x":42,"y":287.5},"size":{"width":236.5,"height":38.5}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Empty list","type":"UIATableView","label":"Empty list","value":null,"rect":{"origin":{"x":12,"y":163},"size":{"width":296,"height":231}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Keep me logged in","type":"UIAButton","label":"Keep me logged in","value":null,"rect":{"origin":{"x":56,"y":285},"size":{"width":108,"height":37}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[{"name":"Keep me logged in","type":"UIAStaticText","label":"Keep me logged in","value":"Keep me logged in","rect":{"origin":{"x":56,"y":294},"size":{"width":108,"height":18}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null}],"hint":null},{"name":null,"type":"UIAImage","label":null,"value":null,"rect":{"origin":{"x":160,"y":278.5},"size":{"width":0,"height":0}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Login","type":"UIAButton","label":"Login","value":null,"rect":{"origin":{"x":48,"y":350},"size":{"width":219,"height":44}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[{"name":"Login","type":"UIAStaticText","label":"Login","value":"Login","rect":{"origin":{"x":273.25,"y":357.75},"size":{"width":53.5,"height":29}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null}],"hint":null},{"name":"I Need Help","type":"UIAButton","label":"I Need Help","value":null,"rect":{"origin":{"x":125.5,"y":422},"size":{"width":69,"height":30}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[{"name":"I Need Help","type":"UIAStaticText","label":"I Need Help","value":"I Need Help","rect":{"origin":{"x":125.5,"y":428},"size":{"width":69,"height":18}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null}],"hint":null},{"name":"icon menu settings","type":"UIAButton","label":"icon menu settings","value":null,"rect":{"origin":{"x":261.5,"y":418},"size":{"width":38.5,"height":38.5}},"dom":null,"enabled":true,"valid":true,"visible":true,"children":[],"hint":null},{"name":"Empty list","type":"UIATableView","label":"Empty list","value":null,"rect":{"origin":{"x":0,"y":-460},"size":{"width":320,"height":420}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Give us feedback","type":"UIAButton","label":"Give us feedback","value":null,"rect":{"origin":{"x":0,"y":-20},"size":{"width":320,"height":38}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[{"name":"BbIcons_Inline_JB_Feedback","type":"UIAImage","label":null,"value":null,"rect":{"origin":{"x":22.5,"y":-12.5},"size":{"width":23,"height":23}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Give us feedback","type":"UIAStaticText","label":"Give us feedback","value":"Give us feedback","rect":{"origin":{"x":53,"y":-12},"size":{"width":126.5,"height":22}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null}],"hint":null}],"hint":null}}
info: [debug] [INST] 2015-03-05 17:21:21 +0000 Debug: Running system command #4: /usr/local/Cellar/node/0.10.28/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"name":null,"type":"UIAWindow","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":320,"height":480}},"d...
info: [debug] Socket data received (5415 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {"status":0,"value":{"name":null,"type":"UIAWindow","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":320,"height":480}},"dom":null,"enabled":true,"valid":true,"visible":true,"children":[{"name":"bb_logo","type":"UIAImage","label":null,"value":null,"rect":{"origin":{"x":0,"y":
info: [debug] Responding to client with success: {"status":0,"value":{"name":null,"type":"UIAWindow","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":320,"height":480}},"dom":null,"enabled":true,"valid":true,"visible":true,"children":[{"name":"bb_logo","type":"UIAImage","label":null,"value":null,"rect":{"origin":{"x":0,"y":63},"size":{"width":320,"height":30}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"app_intro_sequence/appIntro_Logo_0058","type":"UIAImage","label":null,"value":null,"rect":{"origin":{"x":0,"y":20},"size":{"width":320,"height":460}},"dom":null,"enabled":true,"valid":true,"visible":true,"children":[],"hint":null},{"name":null,"type":"UIATextField","label":"","value":"Username or Email","rect":{"origin":{"x":12,"y":177},"size":{"width":296,"height":32}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIATextField","label":"","value":"Enter the school you attend","rect":{"origin":{"x":12,"y":177},"size":{"width":296,"height":32}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[{"name":null,"type":"UIATextField","label":"","value":"Enter the school you attend","rect":{"origin":{"x":12,"y":177},"size":{"width":296,"height":32}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null}],"hint":null},{"name":null,"type":"UIASecureTextField","label":"","value":"Password","rect":{"origin":{"x":12,"y":231},"size":{"width":296,"height":32}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"This school requires logging in through their website.","type":"UIAStaticText","label":"This school requires logging in through their website.","value":"This school requires logging in through their website.","rect":{"origin":{"x":60,"y":229},"size":{"width":200.5,"height":38.5}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Clicking Login below will take you to the school's website to log in.","type":"UIAStaticText","label":"Clicking Login below will take you to the school's website to log in.","value":"Clicking Login below will take you to the school's website to log in.","rect":{"origin":{"x":42,"y":287.5},"size":{"width":236.5,"height":38.5}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Empty list","type":"UIATableView","label":"Empty list","value":null,"rect":{"origin":{"x":12,"y":163},"size":{"width":296,"height":231}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Keep me logged in","type":"UIAButton","label":"Keep me logged in","value":null,"rect":{"origin":{"x":56,"y":285},"size":{"width":108,"height":37}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[{"name":"Keep me logged in","type":"UIAStaticText","label":"Keep me logged in","value":"Keep me logged in","rect":{"origin":{"x":56,"y":294},"size":{"width":108,"height":18}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null}],"hint":null},{"name":null,"type":"UIAImage","label":null,"value":null,"rect":{"origin":{"x":160,"y":278.5},"size":{"width":0,"height":0}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Login","type":"UIAButton","label":"Login","value":null,"rect":{"origin":{"x":48,"y":350},"size":{"width":219,"height":44}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[{"name":"Login","type":"UIAStaticText","label":"Login","value":"Login","rect":{"origin":{"x":273.25,"y":357.75},"size":{"width":53.5,"height":29}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null}],"hint":null},{"name":"I Need Help","type":"UIAButton","label":"I Need Help","value":null,"rect":{"origin":{"x":125.5,"y":422},"size":{"width":69,"height":30}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[{"name":"I Need Help","type":"UIAStaticText","label":"I Need Help","value":"I Need Help","rect":{"origin":{"x":125.5,"y":428},"size":{"width":69,"height":18}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null}],"hint":null},{"name":"icon menu settings","type":"UIAButton","label":"icon menu settings","value":null,"rect":{"origin":{"x":261.5,"y":418},"size":{"width":38.5,"height":38.5}},"dom":null,"enabled":true,"valid":true,"visible":true,"children":[],"hint":null},{"name":"Empty list","type":"UIATableView","label":"Empty list","value":null,"rect":{"origin":{"x":0,"y":-460},"size":{"width":320,"height":420}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Give us feedback","type":"UIAButton","label":"Give us feedback","value":null,"rect":{"origin":{"x":0,"y":-20},"size":{"width":320,"height":38}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[{"name":"BbIcons_Inline_JB_Feedback","type":"UIAImage","label":null,"value":null,"rect":{"origin":{"x":22.5,"y":-12.5},"size":{"width":23,"height":23}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Give us feedback","type":"UIAStaticText","label":"Give us feedback","value":"Give us feedback","rect":{"origin":{"x":53,"y":-12},"size":{"width":126.5,"height":22}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null}],"hint":null}],"hint":null},"sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
info: <-- POST /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b/execute 200 164.386 ms - 5464 {"status":0,"value":{"name":null,"type":"UIAWindow","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":320,"height":480}},"dom":null,"enabled":true,"valid":true,"visible":true,"children":[{"name":"bb_logo","type":"UIAImage","label":null,"value":null,"rect":{"origin":{"x":0,"y":63},"size":{"width":320,"height":30}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"app_intro_sequence/appIntro_Logo_0058","type":"UIAImage","label":null,"value":null,"rect":{"origin":{"x":0,"y":20},"size":{"width":320,"height":460}},"dom":null,"enabled":true,"valid":true,"visible":true,"children":[],"hint":null},{"name":null,"type":"UIATextField","label":"","value":"Username or Email","rect":{"origin":{"x":12,"y":177},"size":{"width":296,"height":32}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIATextField","label":"","value":"Enter the school you attend","rect":{"origin":{"x":12,"y":177},"size":{"width":296,"height":32}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[{"name":null,"type":"UIATextField","label":"","value":"Enter the school you attend","rect":{"origin":{"x":12,"y":177},"size":{"width":296,"height":32}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null}],"hint":null},{"name":null,"type":"UIASecureTextField","label":"","value":"Password","rect":{"origin":{"x":12,"y":231},"size":{"width":296,"height":32}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"This school requires logging in through their website.","type":"UIAStaticText","label":"This school requires logging in through their website.","value":"This school requires logging in through their website.","rect":{"origin":{"x":60,"y":229},"size":{"width":200.5,"height":38.5}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Clicking Login below will take you to the school's website to log in.","type":"UIAStaticText","label":"Clicking Login below will take you to the school's website to log in.","value":"Clicking Login below will take you to the school's website to log in.","rect":{"origin":{"x":42,"y":287.5},"size":{"width":236.5,"height":38.5}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Empty list","type":"UIATableView","label":"Empty list","value":null,"rect":{"origin":{"x":12,"y":163},"size":{"width":296,"height":231}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Keep me logged in","type":"UIAButton","label":"Keep me logged in","value":null,"rect":{"origin":{"x":56,"y":285},"size":{"width":108,"height":37}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[{"name":"Keep me logged in","type":"UIAStaticText","label":"Keep me logged in","value":"Keep me logged in","rect":{"origin":{"x":56,"y":294},"size":{"width":108,"height":18}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null}],"hint":null},{"name":null,"type":"UIAImage","label":null,"value":null,"rect":{"origin":{"x":160,"y":278.5},"size":{"width":0,"height":0}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Login","type":"UIAButton","label":"Login","value":null,"rect":{"origin":{"x":48,"y":350},"size":{"width":219,"height":44}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[{"name":"Login","type":"UIAStaticText","label":"Login","value":"Login","rect":{"origin":{"x":273.25,"y":357.75},"size":{"width":53.5,"height":29}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null}],"hint":null},{"name":"I Need Help","type":"UIAButton","label":"I Need Help","value":null,"rect":{"origin":{"x":125.5,"y":422},"size":{"width":69,"height":30}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[{"name":"I Need Help","type":"UIAStaticText","label":"I Need Help","value":"I Need Help","rect":{"origin":{"x":125.5,"y":428},"size":{"width":69,"height":18}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null}],"hint":null},{"name":"icon menu settings","type":"UIAButton","label":"icon menu settings","value":null,"rect":{"origin":{"x":261.5,"y":418},"size":{"width":38.5,"height":38.5}},"dom":null,"enabled":true,"valid":true,"visible":true,"children":[],"hint":null},{"name":"Empty list","type":"UIATableView","label":"Empty list","value":null,"rect":{"origin":{"x":0,"y":-460},"size":{"width":320,"height":420}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Give us feedback","type":"UIAButton","label":"Give us feedback","value":null,"rect":{"origin":{"x":0,"y":-20},"size":{"width":320,"height":38}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[{"name":"BbIcons_Inline_JB_Feedback","type":"UIAImage","label":null,"value":null,"rect":{"origin":{"x":22.5,"y":-12.5},"size":{"width":23,"height":23}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null},{"name":"Give us feedback","type":"UIAStaticText","label":"Give us feedback","value":"Give us feedback","rect":{"origin":{"x":53,"y":-12},"size":{"width":126.5,"height":22}},"dom":null,"enabled":true,"valid":true,"visible":false,"children":[],"hint":null}],"hint":null}],"hint":null},"sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
post /appium/app/strings
info: --> POST /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b/appium/app/strings {}
info: [debug] Parsed app Info.plist (as binary)
info: [debug] Parsed app Localizable.strings
info: [debug] Responding to client with success: {"status":0,"value":{"student.common.delete":"Delete","student.loading.description":"Loading content...","student.testAndAssignment.overdueSubmitted":"Submitted","student.course.timeline.timeLabel":"%@ %@","student.course.outline.not available.":"This is not available.","student.course.outline.1 Resubmission":"1 Resubmission","student.course.outline.oneInstructor":"%@","student.feedbackLoading.loading.oneMoment":"One moment!","student.testAndAssignment.savedDraft":"Saved Draft","student.weekdaySeparator":", ","student.course.outline.document.Printing could not complete because of error":"Printing could not complete because of an unexpected error","login.ftw.instruction.button.login":"Login Through Site","student.testAndAssignment.learningOutcomes.desc":"This assignment supports the following learning outcomes:","student.testAndAssignment.GradeStrategyAssignmentMissedSubmission":"Nothing was submitted for this assignment","student.feedback.send":"Send","student.course.timeline.courseNotAvailable":"Course not opened for student access","student.dismiss":"Dismiss","student.FTUE.productDescription":"New from Blackboard Labs, Bb Student is the next generation mobile solution designed to help you stay on top of your changing classroom workload. Bb Labs explores new ideas to re-imagine education with your needs top of mind. Try it and give us feedback in the app.","student.course.timeline.complete In %d":"Completed in %d","student.course.outline.Posted %@":"Posted %@","student.gradePill.gradePending":"Grade Pending","student.timeSpan":"%@ - %@","student.courseGrades.finalGrade":"Final Grade","student.course.timeline.title":"courses","student.course.calendarTitle":"Calendar","student.testAndAssignment.noLateSubmissions":"No Late Submissions","student.course.outline.document.unsupported.title":"Oops!","student.time.due_icon.%ldminute":"%ldm","student.course.timeline.error.messageWithObjectTitle":"Fail to load courses...","student.course.outline.folder.moreDescription":"Read More...","student.course.outline.%d items":"%d items","student.feedbackLoading.failure.fail":"Failed!","student.course.outline.error.messageWithObjectTitle":"Fail to load course outline...","student.stream.Due %@":"Due %@","student.testAndAssignment.GradeStrategyLast":"Grade is based on last graded attempt","student.settings.title":"Settings","student.grades.NoAvailable":"There are no grades available\n yet for this term.","student.stream.Complete: Submitted %@":"Complete: Submitted %@","student.test.forcedCompletion.desc":"This test is marked \"force completion\". You will be required to submit once you begin.","student.title.grades":"Grades","student.stream.%lu items Added":"%lu items Added","student.course.outline.emptyContent":"Looks like there is currently no outline content available.","student.testAndAssignment.forcedCompletion":"Forced Completion","student.FTUE.tryItOut":"Try It Out!","student.course.outline.Due %@":"Due %@","student.feedbackLoading.download.percentage":"Percentage of download (%d%)","student.course.grade.whenGradesAvailable":"When grades are available for\nthis course, they will appear here.","student.course.outline.Comment added %@":"Comment added %@","student.stream.%@ at %@":"%@ at %@","student.time.due_icon.%ldyear":"%ldy","student.testAndAssignment.tapForMoreDetail":"Tap for more Detail","login.ftw.instruction.label.bottom":"This school requires logging in through their website.","student.testAndAssignment.lateSubmissionsAccepted":"Late Submissions Accepted","student.feedback.headerTitle":"Feedback","student.stream.Link":"Link","student.fullName":"%@ %@","student.webview.copyLink":"Copy Link","student.course.timeline.emptyContent":"Looks like there is currently no courses available.","student.feedbackLoading.download.success":"Success!","login.error.serverErrorMessage":"Sorry, we couldn’t find a network connection at this time. Please check your network connection and try again","student.time.due_icon.%ldmonth":"%ldmo","student.stream.Due Today:":"Due Today:","student.feedbackLoading.fail.oops":"Oops!","student.FTUE.Welcome!":"Welcome!","student.testAndAssignment.Details & Information":"Details & Information","student.feedbackLoading.fail.noWay":"No Way","student.stream.multipleItemAdded":"And %lu more","student.course.outline.sectionHeader":"OUTLINE","student.course.timeline.pressHere":"(Press Here)","student.feedbackLoading.fail.ohNo":"Oh No!","student.feedbackLoading.fail.downloadFailed":"Download Failed","student.stream.Event":"Event","student.title.stream":"Stream","student.stream.Test":"Test","student.courseGrades.finalGradeReceived":"Received %@","student.testAndAssignment.draftSavedDate":"Saved %@","student.course.outline.Will available %@":"Will be available %@","student.grades.finalGrade":"Final Grade - Received %@","student.course.outline.Draft Saved":"Draft Saved","student.course.outline.Submitted %@":"Submitted %@","student.location":"%@ - %@","login.search.no.school.found":"No institutions matched your search","student.stream.section.today":"Today","student.course.timeline.instructorNotYetAssigned":"Professor not yet assigned","student.stream.Grade Changed":"Grade Changed","student.feedbackLoading.success.success":"Success!","student.course.timeline.don'tSeeYourCourse?":"Don't see your course?","student.feedbackLoading.download.bangarang":"Bangarang!","student.time.%dhoursAgo":"%dh ago","student.time.due_icon.%ldweek":"%ldw","student.stream.Grade Posted":"Grade Posted","student.feedback.defaultPlaceholder":"Tap to add a comment","student.gradePill.NA":"N/A","student.course.outline.New":"New","student.course.grade.gradesNotAvailable":"There are no grades available\nfor this course","student.stream.System not responding. \nPlease try again later.":"System not responding. \nPlease try again later.","student.course.outline.multipleInstructors":"%@ and %lu more","student.testAndAssignment.showAll":"Show All","student.course.outline.1 item due %@":"1 item due %@","login.ftw.instruction.label.top":"Clicking Login below will take you to the school's website to log in.","student.course.timeline.moreInstructors":" + %lu more","student.course.outline.1 item past due":"1 item past due","student.testAndAssignment.GradeStrategyFirst":"Grade is based on first graded attempt","student.course.outline.Late":"Late","student.testAndAssignment.noComments":"No Comments","student.testAndAssignment.instructions":"Instructions:","student.feedbackLoading.fail.ohSnap":"Oh Snap","student.time.%dsecondsAgo":"%ds ago","student.course.timeline.upcoming":"Upcoming","student.course.outline.Overdue":"Overdue","student.comment":"Comment...","student.testAndAssignment.submissionTitle":"Submission %ld","student.course.outline.document.No application to open this type of document":"No application to open this type of document","student.testAndAssignment.continueBar.prompt":"Submission %d","login.button":"Login","student.testAndAssignment.submissionDate":"Submitted %@","student.testAndAssignment.GradeStrategyTestMissedSubmission":"Nothing was submitted for this test","student.grades.empty":"Nothing has been graded in this course","student.course.timeline.oneInstructor":"%@ %@","student.course.outline.document.unsupported.Open in Safari":"Open in Safari","student.stream.Assignment":"Assignment","student.course.outline.was due %@":"Was due %@","student.file.Open in Safari":"Open in Safari","student.grades.WhenAvailable":"When grades become available for\n a course, they will display here.","student.assignment.forcedCompletion.desc":"This assignment is marked \"force completion\". You will be required to submit once you begin.","student.testAndAssignment.timed":"Timed (%lld min)","student.grades.basedOn":"Based on work submitted to date","student.feedback.sendUsMessage":"Use this form to let us know how you like BbStudent, or if you have ideas for future features.","student.course.outline.Late!":"Late!","student.testAndAssignment.Grades & Submissions":"Grades & Submissions","student.stream.Info Alert:":"Info Alert:","student.feedback.feedbackSent":"Feedback sent!","student.course.outline.Viewed %@":"Viewed %@","student.testAndAssignment.overdue":"Overdue","student.feedbackLoading.fail.bummer":"Bummer!","student.testAndAssignment.currentGrade":"Current Grade","student.time.due_icon.%ldhour":"%ldh","student.stream.Messages:":"Messages:","student.stream.section.attention":"Attention Needed","student.common.deleteAttachment":"Delete Attachment?","student.stream.at %@":"at %@","student.feedbackLoading.loading":"Loading...","student.testAndAssignment.GradeStrategyLowest":"Grade is based on lowest grade","student.testAndAssignment.gradingCriteria.achievementsLevel":"%lu Achievement levels","student.time.due_icon.%ldsecond":"%lds","login.error.retryButton.text":"Try Again","student.stream.cell.expandButtton.hideTitle":"Hide","student.feedbackLoading.download.complete":"Download Complete!","student.FTUE.appName":"Bb Student","student.testAndAssignment.continueBar.continue":"Continue","student.testAndAssignment.startBar.prompt":"Slide to start Submission %d","student.grades.currentGrade":"Your Current Grade","student.feedback.feedbackNotSent":"Try again later","student.settings.logout":"Logout","login.error.credentialErrorMessage":"Sorry, the username and password combination is not correct.","student.stream.Reply From:":"Reply From:","student.common.cancel":"Cancel","student.course.outline.%@ at %@":"%@ at %@","student.testAndAssignment.noAttemptAvailable":"No Attempts Available","student.course.timeline.current":"Current","student.title.courseTimeline":"Courses","student.testAndAssignment.yourGroup":"Your Group:","student.stream.Document":"Document","student.error.refresh":"Tap to refresh","student.course.outline.Missed":"Missed","student.feedback.email":"Your email address (optional)","student.testAndAssignment.noDue":"No Due Date","student.feedback.istructions":"Have some feedback or an idea for the design?","login.password.textfield.placeholder":"Password","student.testAndAssignment.GradeStrategyHighest":"Grade is based on highest grade","student.feedbackLoading.downloadLargeFile":"This is a large file! Are you sure you want to download this without being connected to wifi?","student.course.timeline.WhenYouRegisterYourCoursesForThisTerm":"When you register your courses for\nthis term, they will appear here.","student.testAndAssignment.gradingCriteria.desc":"The following grading criteria will be used to evaluate your students performance","student.feedbackLoading.failure.failure":"Failure!","student.stream.cell.expandButtton.showTitle":"Show","student.testAndAssignment.reviewHeader":"Review Comments:\n","student.stream.Folder":"Folder","student.stream.section.recent":"Recent","student.course.outline.availableOfflineSwitch":"Available Offline","login.username.textfield.placeholder":"Username or Email","student.stream.Graded Discussion":"Graded Discussion","student.course.timeline.NoRegisteredCourses":"You have no registered courses.","student.stream.section.upcoming":"Upcoming","login.ftw.instruction.button.help":"I Need Help","student.testAndAssignment.missedSubmission":"Missed Submission","student.feedbackLoading.download":"Download","student.course.outline.%d items past due":"%d items past due","student.stream.Missed!":"Missed!","student.stream.Now Due: %@":"Now Due: %@","student.stream.Added: ":"Added: ","student.stream.Updated:%@":"Updated:%@","student.tomorrow":"Tomorrow","student.course.outline.%d items due %@":"%d items due %@","student.testAndAssignment.gradingCriteria":"Grading Criteria","login.institution.textfield.placeholder":"Enter the school you attend","student.stream.error.messageWithObjectTitle":"Fail to load stream...","student.course.outline.%d Resubmissions":"%d Resubmissions","student.stream.Due: %@":"Due: %@","student.course.outlineTitle":"Course Outline","student.course.outline.document.This document type can't be printed":"This document type can't be printed","student.stream.%d New Messages":"%d New Messages","student.course.gradesTitle":"Grades","student.course.outline.document.unsupported.subtitle":"This file cannot yet be opened on Bb Student.","student.stream.Feedback Added":"Feedback Added","student.stream.Try Again":"Try Again","student.webview.openInBrowser":"Open In Safari","student.testAndAssignment.GradeStrategyAverage":"Grade is based on average of graded attempts","student.stream.title":"stream","student.testAndAssignment.learningOutcomes":"Learning Outcomes","student.stream.Overdue!":"Overdue!","student.yesterday":"Yesterday","student.testAndAssignment.due":"Due %@","student.done":"Done","student.course.outline.multipleInstructorsWithoutTitle":"and %lu more","student.testAndAssignment.learnedOutcomes":"%lu Learned Outcomes","student.time.due_icon.%ldday":"%ldd","student.testAndAssignment.continueBar.draft":"Draft | Not Submitted","student.testAndAssignment.attemptsAvailable":"Attempts Available","student.error.messageWithoutObjectTitle":"Fail to load data...","student.course.timeline.instructorCoursesFound":"%d course(s) were found in which you are enrolled as an instructor. Instructor courses are not supported in BbStudent, and these courses have been hidden.","student.testAndAssignment.attemptAvailable":"Attempt Available","student.course.discussionsTitle":"Discussions","student.today":"Today","student.testAndAssignment.unlimitedAttempts":"Unlimited Attempts","student.course.outline.Grade Pending":"Grade Pending","student.dueDateDash":" - ","student.feedback.feedbackSending":"Sending ...","student.time.%dminutesAgo":"%dmin ago","student.course.outline.1 item":"1 item","student.stream.today.emptyContent":"Looks like there have been no updates today.","student.file.Open With":"Open With","student.feedback.cancel":"Cancel","student.FTUE.releaseType":"Labs Release","student.file.unsupported.errorSubtitle":"This file cannot yet be opened in Bb Student.","student.stream.& %d Others":"& %d Others"},"sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
info: <-- POST /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b/appium/app/strings 200 15.809 ms - 14012 {"status":0,"value":{"student.common.delete":"Delete","student.loading.description":"Loading content...","student.testAndAssignment.overdueSubmitted":"Submitted","student.course.timeline.timeLabel":"%@ %@","student.course.outline.not available.":"This is not available.","student.course.outline.1 Resubmission":"1 Resubmission","student.course.outline.oneInstructor":"%@","student.feedbackLoading.loading.oneMoment":"One moment!","student.testAndAssignment.savedDraft":"Saved Draft","student.weekdaySeparator":", ","student.course.outline.document.Printing could not complete because of error":"Printing could not complete because of an unexpected error","login.ftw.instruction.button.login":"Login Through Site","student.testAndAssignment.learningOutcomes.desc":"This assignment supports the following learning outcomes:","student.testAndAssignment.GradeStrategyAssignmentMissedSubmission":"Nothing was submitted for this assignment","student.feedback.send":"Send","student.course.timeline.courseNotAvailable":"Course not opened for student access","student.dismiss":"Dismiss","student.FTUE.productDescription":"New from Blackboard Labs, Bb Student is the next generation mobile solution designed to help you stay on top of your changing classroom workload. Bb Labs explores new ideas to re-imagine education with your needs top of mind. Try it and give us feedback in the app.","student.course.timeline.complete In %d":"Completed in %d","student.course.outline.Posted %@":"Posted %@","student.gradePill.gradePending":"Grade Pending","student.timeSpan":"%@ - %@","student.courseGrades.finalGrade":"Final Grade","student.course.timeline.title":"courses","student.course.calendarTitle":"Calendar","student.testAndAssignment.noLateSubmissions":"No Late Submissions","student.course.outline.document.unsupported.title":"Oops!","student.time.due_icon.%ldminute":"%ldm","student.course.timeline.error.messageWithObjectTitle":"Fail to load courses...","student.course.outline.folder.moreDescription":"Read More...","student.course.outline.%d items":"%d items","student.feedbackLoading.failure.fail":"Failed!","student.course.outline.error.messageWithObjectTitle":"Fail to load course outline...","student.stream.Due %@":"Due %@","student.testAndAssignment.GradeStrategyLast":"Grade is based on last graded attempt","student.settings.title":"Settings","student.grades.NoAvailable":"There are no grades available\n yet for this term.","student.stream.Complete: Submitted %@":"Complete: Submitted %@","student.test.forcedCompletion.desc":"This test is marked \"force completion\". You will be required to submit once you begin.","student.title.grades":"Grades","student.stream.%lu items Added":"%lu items Added","student.course.outline.emptyContent":"Looks like there is currently no outline content available.","student.testAndAssignment.forcedCompletion":"Forced Completion","student.FTUE.tryItOut":"Try It Out!","student.course.outline.Due %@":"Due %@","student.feedbackLoading.download.percentage":"Percentage of download (%d%%)","student.course.grade.whenGradesAvailable":"When grades are available for\nthis course, they will appear here.","student.course.outline.Comment added %@":"Comment added %@","student.stream.%@ at %@":"%@ at %@","student.time.due_icon.%ldyear":"%ldy","student.testAndAssignment.tapForMoreDetail":"Tap for more Detail","login.ftw.instruction.label.bottom":"This school requires logging in through their website.","student.testAndAssignment.lateSubmissionsAccepted":"Late Submissions Accepted","student.feedback.headerTitle":"Feedback","student.stream.Link":"Link","student.fullName":"%@ %@","student.webview.copyLink":"Copy Link","student.course.timeline.emptyContent":"Looks like there is currently no courses available.","student.feedbackLoading.download.success":"Success!","login.error.serverErrorMessage":"Sorry, we couldn’t find a network connection at this time. Please check your network connection and try again","student.time.due_icon.%ldmonth":"%ldmo","student.stream.Due Today:":"Due Today:","student.feedbackLoading.fail.oops":"Oops!","student.FTUE.Welcome!":"Welcome!","student.testAndAssignment.Details & Information":"Details & Information","student.feedbackLoading.fail.noWay":"No Way","student.stream.multipleItemAdded":"And %lu more","student.course.outline.sectionHeader":"OUTLINE","student.course.timeline.pressHere":"(Press Here)","student.feedbackLoading.fail.ohNo":"Oh No!","student.feedbackLoading.fail.downloadFailed":"Download Failed","student.stream.Event":"Event","student.title.stream":"Stream","student.stream.Test":"Test","student.courseGrades.finalGradeReceived":"Received %@","student.testAndAssignment.draftSavedDate":"Saved %@","student.course.outline.Will available %@":"Will be available %@","student.grades.finalGrade":"Final Grade - Received %@","student.course.outline.Draft Saved":"Draft Saved","student.course.outline.Submitted %@":"Submitted %@","student.location":"%@ - %@","login.search.no.school.found":"No institutions matched your search","student.stream.section.today":"Today","student.course.timeline.instructorNotYetAssigned":"Professor not yet assigned","student.stream.Grade Changed":"Grade Changed","student.feedbackLoading.success.success":"Success!","student.course.timeline.don'tSeeYourCourse?":"Don't see your course?","student.feedbackLoading.download.bangarang":"Bangarang!","student.time.%dhoursAgo":"%dh ago","student.time.due_icon.%ldweek":"%ldw","student.stream.Grade Posted":"Grade Posted","student.feedback.defaultPlaceholder":"Tap to add a comment","student.gradePill.NA":"N/A","student.course.outline.New":"New","student.course.grade.gradesNotAvailable":"There are no grades available\nfor this course","student.stream.System not responding. \nPlease try again later.":"System not responding. \nPlease try again later.","student.course.outline.multipleInstructors":"%@ and %lu more","student.testAndAssignment.showAll":"Show All","student.course.outline.1 item due %@":"1 item due %@","login.ftw.instruction.label.top":"Clicking Login below will take you to the school's website to log in.","student.course.timeline.moreInstructors":" + %lu more","student.course.outline.1 item past due":"1 item past due","student.testAndAssignment.GradeStrategyFirst":"Grade is based on first graded attempt","student.course.outline.Late":"Late","student.testAndAssignment.noComments":"No Comments","student.testAndAssignment.instructions":"Instructions:","student.feedbackLoading.fail.ohSnap":"Oh Snap","student.time.%dsecondsAgo":"%ds ago","student.course.timeline.upcoming":"Upcoming","student.course.outline.Overdue":"Overdue","student.comment":"Comment...","student.testAndAssignment.submissionTitle":"Submission %ld","student.course.outline.document.No application to open this type of document":"No application to open this type of document","student.testAndAssignment.continueBar.prompt":"Submission %d","login.button":"Login","student.testAndAssignment.submissionDate":"Submitted %@","student.testAndAssignment.GradeStrategyTestMissedSubmission":"Nothing was submitted for this test","student.grades.empty":"Nothing has been graded in this course","student.course.timeline.oneInstructor":"%@ %@","student.course.outline.document.unsupported.Open in Safari":"Open in Safari","student.stream.Assignment":"Assignment","student.course.outline.was due %@":"Was due %@","student.file.Open in Safari":"Open in Safari","student.grades.WhenAvailable":"When grades become available for\n a course, they will display here.","student.assignment.forcedCompletion.desc":"This assignment is marked \"force completion\". You will be required to submit once you begin.","student.testAndAssignment.timed":"Timed (%lld min)","student.grades.basedOn":"Based on work submitted to date","student.feedback.sendUsMessage":"Use this form to let us know how you like BbStudent, or if you have ideas for future features.","student.course.outline.Late!":"Late!","student.testAndAssignment.Grades & Submissions":"Grades & Submissions","student.stream.Info Alert:":"Info Alert:","student.feedback.feedbackSent":"Feedback sent!","student.course.outline.Viewed %@":"Viewed %@","student.testAndAssignment.overdue":"Overdue","student.feedbackLoading.fail.bummer":"Bummer!","student.testAndAssignment.currentGrade":"Current Grade","student.time.due_icon.%ldhour":"%ldh","student.stream.Messages:":"Messages:","student.stream.section.attention":"Attention Needed","student.common.deleteAttachment":"Delete Attachment?","student.stream.at %@":"at %@","student.feedbackLoading.loading":"Loading...","student.testAndAssignment.GradeStrategyLowest":"Grade is based on lowest grade","student.testAndAssignment.gradingCriteria.achievementsLevel":"%lu Achievement levels","student.time.due_icon.%ldsecond":"%lds","login.error.retryButton.text":"Try Again","student.stream.cell.expandButtton.hideTitle":"Hide","student.feedbackLoading.download.complete":"Download Complete!","student.FTUE.appName":"Bb Student","student.testAndAssignment.continueBar.continue":"Continue","student.testAndAssignment.startBar.prompt":"Slide to start Submission %d","student.grades.currentGrade":"Your Current Grade","student.feedback.feedbackNotSent":"Try again later","student.settings.logout":"Logout","login.error.credentialErrorMessage":"Sorry, the username and password combination is not correct.","student.stream.Reply From:":"Reply From:","student.common.cancel":"Cancel","student.course.outline.%@ at %@":"%@ at %@","student.testAndAssignment.noAttemptAvailable":"No Attempts Available","student.course.timeline.current":"Current","student.title.courseTimeline":"Courses","student.testAndAssignment.yourGroup":"Your Group:","student.stream.Document":"Document","student.error.refresh":"Tap to refresh","student.course.outline.Missed":"Missed","student.feedback.email":"Your email address (optional)","student.testAndAssignment.noDue":"No Due Date","student.feedback.istructions":"Have some feedback or an idea for the design?","login.password.textfield.placeholder":"Password","student.testAndAssignment.GradeStrategyHighest":"Grade is based on highest grade","student.feedbackLoading.downloadLargeFile":"This is a large file! Are you sure you want to download this without being connected to wifi?","student.course.timeline.WhenYouRegisterYourCoursesForThisTerm":"When you register your courses for\nthis term, they will appear here.","student.testAndAssignment.gradingCriteria.desc":"The following grading criteria will be used to evaluate your students performance","student.feedbackLoading.failure.failure":"Failure!","student.stream.cell.expandButtton.showTitle":"Show","student.testAndAssignment.reviewHeader":"Review Comments:\n","student.stream.Folder":"Folder","student.stream.section.recent":"Recent","student.course.outline.availableOfflineSwitch":"Available Offline","login.username.textfield.placeholder":"Username or Email","student.stream.Graded Discussion":"Graded Discussion","student.course.timeline.NoRegisteredCourses":"You have no registered courses.","student.stream.section.upcoming":"Upcoming","login.ftw.instruction.button.help":"I Need Help","student.testAndAssignment.missedSubmission":"Missed Submission","student.feedbackLoading.download":"Download","student.course.outline.%d items past due":"%d items past due","student.stream.Missed!":"Missed!","student.stream.Now Due: %@":"Now Due: %@","student.stream.Added: ":"Added: ","student.stream.Updated:%@":"Updated:%@","student.tomorrow":"Tomorrow","student.course.outline.%d items due %@":"%d items due %@","student.testAndAssignment.gradingCriteria":"Grading Criteria","login.institution.textfield.placeholder":"Enter the school you attend","student.stream.error.messageWithObjectTitle":"Fail to load stream...","student.course.outline.%d Resubmissions":"%d Resubmissions","student.stream.Due: %@":"Due: %@","student.course.outlineTitle":"Course Outline","student.course.outline.document.This document type can't be printed":"This document type can't be printed","student.stream.%d New Messages":"%d New Messages","student.course.gradesTitle":"Grades","student.course.outline.document.unsupported.subtitle":"This file cannot yet be opened on Bb Student.","student.stream.Feedback Added":"Feedback Added","student.stream.Try Again":"Try Again","student.webview.openInBrowser":"Open In Safari","student.testAndAssignment.GradeStrategyAverage":"Grade is based on average of graded attempts","student.stream.title":"stream","student.testAndAssignment.learningOutcomes":"Learning Outcomes","student.stream.Overdue!":"Overdue!","student.yesterday":"Yesterday","student.testAndAssignment.due":"Due %@","student.done":"Done","student.course.outline.multipleInstructorsWithoutTitle":"and %lu more","student.testAndAssignment.learnedOutcomes":"%lu Learned Outcomes","student.time.due_icon.%ldday":"%ldd","student.testAndAssignment.continueBar.draft":"Draft | Not Submitted","student.testAndAssignment.attemptsAvailable":"Attempts Available","student.error.messageWithoutObjectTitle":"Fail to load data...","student.course.timeline.instructorCoursesFound":"%d course(s) were found in which you are enrolled as an instructor. Instructor courses are not supported in BbStudent, and these courses have been hidden.","student.testAndAssignment.attemptAvailable":"Attempt Available","student.course.discussionsTitle":"Discussions","student.today":"Today","student.testAndAssignment.unlimitedAttempts":"Unlimited Attempts","student.course.outline.Grade Pending":"Grade Pending","student.dueDateDash":" - ","student.feedback.feedbackSending":"Sending ...","student.time.%dminutesAgo":"%dmin ago","student.course.outline.1 item":"1 item","student.stream.today.emptyContent":"Looks like there have been no updates today.","student.file.Open With":"Open With","student.feedback.cancel":"Cancel","student.FTUE.releaseType":"Labs Release","student.file.unsupported.errorSubtitle":"This file cannot yet be opened in Bb Student.","student.stream.& %d Others":"& %d Others"},"sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
UIAImage
name: app_intro_sequence/appIntro_Logo_0058
UIAButton
name, label: icon menu settings
nil
[2] pry(main)> page
get /context
info: --> GET /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b/context {}
info: [debug] Responding to client with success: {"status":0,"value":"NATIVE_APP","sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
info: <-- GET /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b/context 200 1.139 ms - 84 {"status":0,"value":"NATIVE_APP","sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
get /context
info: --> GET /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b/context {}
info: [debug] Responding to client with success: {"status":0,"value":"NATIVE_APP","sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
info: <-- GET /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b/context 200 0.806 ms - 84 {"status":0,"value":"NATIVE_APP","sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
post /execute
{
:script => "UIATarget.localTarget().frontMostApp().windows()[0].getTree()"
}
info: --> POST /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b/execute {"script":"UIATarget.localTarget().frontMostApp().windows()[0].getTree()","args":[]}
info: [debug] Pushing command to appium work queue: "UIATarget.localTarget().frontMostApp().windows()[0].getTree()"
info: [debug] Sending command to instruments: UIATarget.localTarget().frontMostApp().windows()[0].getTree()
info: [debug] [INST] 2015-03-05 17:22:16 +0000 Debug: Got new command 4 from instruments: UIATarget.localTarget().frontMostApp().windows()[0].getTree()
info: [debug] [INST] 2015-03-05 17:22:16 +0000 Debug: evaluating UIATarget.localTarget().frontMostApp().windows()[0].getTree()
info: [debug] [INST] 2015-03-05 17:22:17 +0000 Fail: The target application appears to have died
info: [debug] [INST] 2015-03-05 17:22:17 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-03-05 17:22:17 +0000 Debug: responding with:in":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAStaticText","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAStaticText","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAScrollView","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIATableView","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAStaticText","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAStaticText","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAScrollView","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null}],"hint":null}}
2015-03-05 17:22:17 +0000 Debug: Running system command #5: /usr/local/Cellar/node/0.10.28/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"name":null,"type":"UIAWindow","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":320,"height":480}},"d...
info: [debug] Socket data received (3536 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {"status":0,"value":{"name":null,"type":"UIAWindow","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":320,"height":480}},"dom":null,"enabled":true,"valid":true,"visible":true,"children":[{"name":"Empty list","type":"UIATableView","label":"Empty list","value":null,"rect":{"orig
info: [debug] Responding to client with success: {"status":0,"value":{"name":null,"type":"UIAWindow","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":320,"height":480}},"dom":null,"enabled":true,"valid":true,"visible":true,"children":[{"name":"Empty list","type":"UIATableView","label":"Empty list","value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAStaticText","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAStaticText","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAScrollView","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIATableView","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAStaticText","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAStaticText","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAScrollView","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null}],"hint":null},"sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
info: <-- POST /wd/hub/session/f217d9c1-8bf8-405b-9c03-e100cc699d3b/execute 200 1543.342 ms - 3585 {"status":0,"value":{"name":null,"type":"UIAWindow","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":320,"height":480}},"dom":null,"enabled":true,"valid":true,"visible":true,"children":[{"name":"Empty list","type":"UIATableView","label":"Empty list","value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAStaticText","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAStaticText","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAScrollView","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIATableView","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAStaticText","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAStaticText","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAButton","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null},{"name":null,"type":"UIAScrollView","label":null,"value":null,"rect":{"origin":{"x":0,"y":0},"size":{"width":0,"height":0}},"dom":null,"enabled":false,"valid":false,"visible":false,"children":[],"hint":null}],"hint":null},"sessionId":"f217d9c1-8bf8-405b-9c03-e100cc699d3b"}
nil
[3] pry(main)>
[4] pry(main)> info: [debug] [INST] Instruments Trace Complete (Duration : 66.196571s; Output : /tmp/appium-instruments/instrumentscli0.trace)
info: [debug] [INSTSERVER] Instruments exited with code 0
info: [debug] Cleaning up after instruments exit
info: [debug] Instruments exited unexpectedly
info: [debug] Shutting down command proxy and ignoring any errors
info: [debug] Destroying instruments client socket.
info: [debug] Closing socket server.
info: [debug] Instruments socket server was closed
info: [debug] Stopping iOS log capture
info: [debug] Running ios sim reset flow
info: [debug] Killing the simulator process
info: [debug] Killall iOS Simulator
info: [debug] Killing any other simulator daemons
info: [debug] Cleaning sim data files
info: Executing: xcrun simctl erase 3E77844B-308B-4A7C-A4CF-224D85008AE5 with timeout 2000
info: [debug] Cleaning app data files
warn: Applications directory /Users/esherman/Library/Developer/CoreSimulator/Devices/3E77844B-308B-4A7C-A4CF-224D85008AE5/data/Containers/Data/Application doesn't exist. Have you run this simulator before?
warn: Applications directory /Users/esherman/Library/Developer/CoreSimulator/Devices/3E77844B-308B-4A7C-A4CF-224D85008AE5/data/Containers/Bundle/Application doesn't exist. Have you run this simulator before?
info: Couldn't find app directories to delete. Probably it's not installed
info: [debug] Cleaning up appium session
[4] pry(main)>
[5] pry(main)>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment