Created
January 6, 2015 09:06
-
-
Save sebv/38fcb4341d6269d26b37 to your computer and use it in GitHub Desktop.
saucelabs.com on ios simulator from taiwan
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ appium git:(master) node . | |
info: Welcome to Appium v1.3.4 (REV 28425e9a316a2f649b79d67df442adce86d7aa7b) | |
info: Appium REST http interface listener started on 0.0.0.0:4723 | |
info: Console LogLevel: debug | |
info: --> POST /wd/hub/session {"desiredCapabilities":{"browserName":"safari","appium-version":"1.3","platformName":"iOS","platformVersion":"8.1","deviceName":"iPhone Simulator"}} | |
info: Client User-Agent string: undefined | |
info: [debug] The following desired capabilities were provided, but not recognized by appium. They will be passed on to any other services running on this server. : appium-version | |
info: [debug] Configuring Safari session | |
info: [debug] We're on iOS8+ so not copying mobile safari app | |
info: [debug] Creating new appium session 11706c52-f5ab-4d98-bca8-9e0d0096f5d9 | |
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.1","iOSSDKVersion":"8.1","deviceName":"iPhone Simulator","platformVersion":"8.1"} | |
info: [debug] fixDevice is on | |
info: [debug] Fixing device. Changed from: "iPhone Simulator (8.1 Simulator)" to: "iPhone 6 (8.1 Simulator)" | |
info: [debug] Final device string is: 'iPhone 6 (8.1 Simulator)' | |
info: [debug] iOS sim UDID is C2C0DC6C-5274-4A59-A133-B6531EBF8E90 | |
info: [debug] Detecting automation tracetemplate | |
info: [debug] Not auto-detecting udid, running on sim | |
info: [debug] Localizable.strings is not currently supported when using real devices. | |
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/baba/Library/Application Support/appium/bootstrap | |
info: [debug] Dynamic env: {"nodePath":"/Users/baba/.nvm/v0.10.35/bin/node","commandProxyClientPath":"/Users/baba/Work/appium/submodules/appium-uiauto/bin/command-proxy-client.js","instrumentsSock":"/tmp/instruments_sock","interKeyDelay":null,"justLoopInfinitely":false,"autoAcceptAlerts":false,"sendKeyStrategy":"oneByOne"} | |
...o: [debug] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify! | |
info: [debug] Dynamic bootstrap path: /Users/baba/Library/Application Support/appium/bootstrap/bootstrap-a8d29af24abacfb2.js | |
info: [debug] Reusing dynamic bootstrap: /Users/baba/Library/Application Support/appium/bootstrap/bootstrap-a8d29af24abacfb2.js | |
info: [debug] Getting device string from opts: {"forceIphone":false,"forceIpad":false,"xcodeVersion":"6.1.1","iOSSDKVersion":"8.1","deviceName":"iPhone Simulator","platformVersion":"8.1"} | |
info: [debug] fixDevice is on | |
info: [debug] Fixing device. Changed from: "iPhone Simulator (8.1 Simulator)" to: "iPhone 6 (8.1 Simulator)" | |
info: [debug] Final device string is: 'iPhone 6 (8.1 Simulator)' | |
info: [debug] Not setting device type since we're using bundle ID and assuming app is already installed | |
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 C2C0DC6C-5274-4A59-A133-B6531EBF8E90 with timeout 2000 | |
info: [debug] Cleaning mobile safari data files | |
warn: Applications directory /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Containers/Data/Application doesn't exist. Have you run this simulator before? | |
info: [debug] Deleting /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Library/Caches/Snapshots/com.apple.mobilesafari | |
info: [debug] Deleting /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Library/Caches/com.apple.mobilesafari/Cache.db* | |
info: [debug] Deleting /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Library/Caches/com.apple.WebAppCache/*.db | |
info: [debug] Deleting /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Library/Safari | |
info: [debug] Deleting /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Library/WebKit/LocalStorage/*.* | |
info: [debug] Deleting /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Library/WebKit/GeolocationSites.plist | |
info: [debug] Deleting /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Library/Cookies/*.binarycookies | |
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] Not installing to real device since we're on sim | |
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 6 (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 6 (8.1 Simulator)" com.apple.mobilesafari -e UIASCRIPT "/Users/baba/Library/Application Support/appium/bootstrap/bootstrap-a8d29af24abacfb2.js" -e UIARESULTSPATH /tmp/appium-instruments | |
info: [debug] And extra without-delay env: {"DYLD_INSERT_LIBRARIES":"/Users/baba/Work/appium/submodules/appium-instruments/thirdparty/iwd6/InstrumentsShim.dylib","LIB_PATH":"/Users/baba/Work/appium/submodules/appium-instruments/thirdparty/iwd6"} | |
info: [debug] And launch timeouts (in ms): {"global":90000} | |
info: [debug] [INST] Waiting for device to boot... | |
info: [debug] [INST STDERR] Instruments Trace Error : Target failed to run: The operation couldn’t be completed. (FBSOpenApplicationErrorDomain error 8.) : Failed to launch process with bundle identifier 'com.apple.mobilesafari' | |
info: [debug] [INSTSERVER] Instruments exited with code 253 | |
info: [debug] Killall instruments | |
info: [debug] Instruments crashed on startup | |
info: [debug] Attempting to retry launching instruments, this is retry #1 | |
info: [debug] Got the FBSOpenApplicationError, not killing the sim but leaving it open so the app will launch | |
info: Launching instruments | |
info: [debug] Attempting to run app on iPhone 6 (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 6 (8.1 Simulator)" com.apple.mobilesafari -e UIASCRIPT "/Users/baba/Library/Application Support/appium/bootstrap/bootstrap-a8d29af24abacfb2.js" -e UIARESULTSPATH /tmp/appium-instruments | |
info: [debug] And extra without-delay env: {"DYLD_INSERT_LIBRARIES":"/Users/baba/Work/appium/submodules/appium-instruments/thirdparty/iwd6/InstrumentsShim.dylib","LIB_PATH":"/Users/baba/Work/appium/submodules/appium-instruments/thirdparty/iwd6"} | |
info: [debug] And launch timeouts (in ms): {"global":90000} | |
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-01-06 09:04:42 +0000 Debug: evaluation finished | |
info: [debug] [INST] 2015-01-06 09:04:42 +0000 Debug: responding with: | |
info: [debug] [INST] 2015-01-06 09:04:42 +0000 Debug: Running system command #1: /Users/baba/.nvm/v0.10.35/bin/node /Users/baba/Work/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":true}... | |
info: [debug] [INST] 2015-01-06 09:04:42 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation('PORTRAIT') | |
info: [debug] [INST] 2015-01-06 09:04:42 +0000 Debug: evaluating au.setScreenOrientation('PORTRAIT') | |
2015-01-06 09:04:42 +0000 Debug: target.setDeviceOrientation("1") | |
2015-01-06 09:04:42 +0000 Debug: evaluation finished | |
2015-01-06 09:04:42 +0000 Debug: responding with: | |
info: [debug] [INST] 2015-01-06 09:04:42 +0000 Debug: Running system command #2: /Users/baba/.nvm/v0.10.35/bin/node /Users/baba/Work/appium/submodules/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] Socket data received (208 bytes) | |
info: [debug] Socket data being routed. | |
info: [debug] Got result from instruments: {"status":0,"value":{"UIAApplication":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":false,"valid":false,"visible":false,"hint":null,"path":"/0","x":0,"y":0,"width":0,"height":0},">":[]}}} | |
info: [debug] Waited for 128ms so far | |
info: [debug] [INST] 2015-01-06 09:04:42 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML() | |
info: [debug] [INST] 2015-01-06 09:04:42 +0000 Debug: evaluating au.mainApp().getTreeForXML() | |
info: [debug] [INST] 2015-01-06 09:04:42 +0000 Debug: evaluation finished | |
info: [debug] [INST] 2015-01-06 09:04:42 +0000 Debug: responding with: | |
info: [debug] [INST] 2015-01-06 09:04:42 +0000 Debug: Running system command #3: /Users/baba/.nvm/v0.10.35/bin/node /Users/baba/Work/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"UIAApplication":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":false,"valid":false,"visible":false,"hint":null,"path":"/0","... | |
info: [debug] Pushing command to appium work queue: "au.mainApp().getTreeForXML()" | |
info: [debug] Sending command to instruments: au.mainApp().getTreeForXML() | |
info: [debug] [INST] 2015-01-06 09:04:43 +0000 Debug: Got new command 3 from instruments: au.mainApp().getTreeForXML() | |
info: [debug] [INST] 2015-01-06 09:04:43 +0000 Debug: evaluating au.mainApp().getTreeForXML() | |
info: [debug] Socket data received (8192 bytes) | |
info: [debug] Socket data received (267 bytes) | |
info: [debug] Socket data being routed. | |
info: [debug] Got result from instruments: {"status":0,"value":{"UIAApplication":{"@":{"name":"Safari","label":"Safari","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0","x":0,"y":20,"width":375,"height":647},">":[{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"vali | |
info: [debug] We're on iOS7 simulator: clicking apple button to get into a webview | |
info: [debug] Waiting up to 7000ms for condition | |
info: [debug] Pushing command to appium work queue: "au.mainApp().getTreeForXML()" | |
info: [debug] Sending command to instruments: au.mainApp().getTreeForXML() | |
info: [debug] [INST] 2015-01-06 09:04:43 +0000 Debug: evaluation finished | |
info: [debug] [INST] 2015-01-06 09:04:43 +0000 Debug: responding with:d":true,"visible":false,"hint":null,"path":"/0/0","x":0,"y":0,"width":375,"height":667},">":[]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1","x":0,"y":0,"width":375,"height":667},">":[{"UIAButton":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":false,"valid":true,"visible":false,"hint":null,"path":"/0/1/0","x":0,"y":0,"width":375,"height":64.5},">":[]}},{"UIAButton":{"@":{"name":"URL","label":"Address","value":"Search or enter website name","dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double tap to show controls","path":"/0/1/1","x":9.5,"y":24.5,"width":356,"height":29},">":[{"UIAElement":{"@":{"name":"URL","label":"Search or enter website name","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double tap to show controls","path":"/0/1/1/0","x":11.5,"y":24.5,"width":352,"height":29},">":[]}}]}},{"UIAButton":{"@":{"name":"Cancel","label":"Cancel","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/2","x":379.5,"y":24.5,"width":56,"height":29},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/3","x":0,"y":61.5,"width":375,"height":2.5},">":[]}},{"UIATableView":{"@":{"name":"Empty list","label":"Empty list","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/4","x":0,"y":0,"width":375,"height":667},">":[]}},{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/5","x":0,"y":64,"width":375,"height":603},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/5/0","x":372.5,"y":28,"width":2.5,"height":36},">":[]}},{"UIAButton":{"@":{"name":"Apple","label":"Apple","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/1","x":27,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Bing","label":"Bing","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/2","x":114,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Google","label":"Google","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/3","x":201,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Yahoo","label":"Yahoo","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/4","x":288,"y":75,"width":60,"height":105},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/5/5","x":-36,"y":664.5,"width":36,"height":2.5},">":[]}}]}},{"UIAToolbar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6","x":0,"y":667,"width":375,"height":44},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/0","x":0,"y":666.5,"width":375,"height":0.5},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/1","x":0,"y":667,"width":375,"height":44},">":[]}}]}},{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7","x":0,"y":20,"width":375,"height":647},">":[{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/0","x":0,"y":0,"width":375,"height":667},">":[{"UIAWebView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/0/0","x":0,"y":64,"width":375,"height":559.0561224489795},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/7/0/1","x":372.5,"y":616,"width":2.5,"height":7},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/7/0/2","x":368,"y":728.5,"width":7,"height":2.5},">":[]}}]}}]}},{"UIAToolbar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/8","x":0,"y":623,"width":375,"height":44},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/8/0","x":0,"y":623,"width":375,"height":44},">":[]}},{"UIAButton":{"@":{"name":"Back","label":"Back","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":"Double tap and hold to open history","path":"/0/1/8/1","x":0.5,"y":625,"width":42,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Forward","label":"Forward","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/2","x":85,"y":625,"width":42,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Share","label":"Share","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/3","x":161.5,"y":624,"width":51,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Show Bookmarks","label":"Show Bookmarks","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/4","x":239,"y":625,"width":57,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Pages","label":"Pages","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/5","x":318.5,"y":625,"width":57,"height":40},">":[]}}]}}]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/2","x":0,"y":0,"width":375,"height":667},">":[]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/3","x":0,"y":0,"width":375,"height":667},">":[{"UIAStatusBar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/3/0","x":0,"y":0,"width":375,"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/3/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/3/0/1","x":49,"y":0,"width":13,"height":20},">":[]}},{"UIAElement":{"@":{"name":"5:04 PM","label":"5:04 PM","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/3/0/2","x":164,"y":0,"width":47,"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/3/0/3","x":345,"y":0,"width":25,"height":20},">": | |
info: [debug] [INST] []}}]}}]}}]}}} | |
2015-01-06 09:04:43 +0000 Debug: Running system command #4: /Users/baba/.nvm/v0.10.35/bin/node /Users/baba/Work/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"UIAApplication":{"@":{"name":"Safari","label":"Safari","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"... | |
2015-01-06 09:04:43 +0000 Debug: Got new command 4 from instruments: au.mainApp().getTreeForXML() | |
info: [debug] Socket data received (8192 bytes) | |
info: [debug] Socket data received (267 bytes) | |
info: [debug] Socket data being routed. | |
info: [debug] Got result from instruments: {"status":0,"value":{"UIAApplication":{"@":{"name":"Safari","label":"Safari","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0","x":0,"y":20,"width":375,"height":647},">":[{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"vali | |
info: [debug] Pushing command to appium work queue: "au.getElementByIndexPath('/0/1/5/1')" | |
info: [debug] Sending command to instruments: au.getElementByIndexPath('/0/1/5/1') | |
info: [debug] [INST] 2015-01-06 09:04:43 +0000 Debug: evaluating au.mainApp().getTreeForXML() | |
info: [debug] [INST] 2015-01-06 09:04:44 +0000 Debug: evaluation finished | |
info: [debug] [INST] 2015-01-06 09:04:44 +0000 Debug: responding with:d":true,"visible":false,"hint":null,"path":"/0/0","x":0,"y":0,"width":375,"height":667},">":[]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1","x":0,"y":0,"width":375,"height":667},">":[{"UIAButton":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":false,"valid":true,"visible":false,"hint":null,"path":"/0/1/0","x":0,"y":0,"width":375,"height":64.5},">":[]}},{"UIAButton":{"@":{"name":"URL","label":"Address","value":"Search or enter website name","dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double tap to show controls","path":"/0/1/1","x":9.5,"y":24.5,"width":356,"height":29},">":[{"UIAElement":{"@":{"name":"URL","label":"Search or enter website name","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double tap to show controls","path":"/0/1/1/0","x":11.5,"y":24.5,"width":352,"height":29},">":[]}}]}},{"UIAButton":{"@":{"name":"Cancel","label":"Cancel","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/2","x":379.5,"y":24.5,"width":56,"height":29},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/3","x":0,"y":61.5,"width":375,"height":2.5},">":[]}},{"UIATableView":{"@":{"name":"Empty list","label":"Empty list","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/4","x":0,"y":0,"width":375,"height":667},">":[]}},{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/5","x":0,"y":64,"width":375,"height":603},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/5/0","x":372.5,"y":28,"width":2.5,"height":36},">":[]}},{"UIAButton":{"@":{"name":"Apple","label":"Apple","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/1","x":27,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Bing","label":"Bing","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/2","x":114,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Google","label":"Google","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/3","x":201,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Yahoo","label":"Yahoo","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/4","x":288,"y":75,"width":60,"height":105},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/5/5","x":-36,"y":664.5,"width":36,"height":2.5},">":[]}}]}},{"UIAToolbar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6","x":0,"y":667,"width":375,"height":44},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/0","x":0,"y":666.5,"width":375,"height":0.5},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/1","x":0,"y":667,"width":375,"height":44},">":[]}}]}},{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7","x":0,"y":20,"width":375,"height":647},">":[{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/0","x":0,"y":0,"width":375,"height":667},">":[{"UIAWebView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/0/0","x":0,"y":64,"width":375,"height":559.0561224489795},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/7/0/1","x":372.5,"y":616,"width":2.5,"height":7},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/7/0/2","x":368,"y":728.5,"width":7,"height":2.5},">":[]}}]}}]}},{"UIAToolbar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/8","x":0,"y":623,"width":375,"height":44},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/8/0","x":0,"y":623,"width":375,"height":44},">":[]}},{"UIAButton":{"@":{"name":"Back","label":"Back","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":"Double tap and hold to open history","path":"/0/1/8/1","x":0.5,"y":625,"width":42,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Forward","label":"Forward","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/2","x":85,"y":625,"width":42,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Share","label":"Share","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/3","x":161.5,"y":624,"width":51,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Show Bookmarks","label":"Show Bookmarks","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/4","x":239,"y":625,"width":57,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Pages","label":"Pages","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/5","x":318.5,"y":625,"width":57,"height":40},">":[]}}]}}]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/2","x":0,"y":0,"width":375,"height":667},">":[]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/3","x":0,"y":0,"width":375,"height":667},">":[{"UIAStatusBar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/3/0","x":0,"y":0,"width":375,"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/3/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/3/0/1","x":49,"y":0,"width":13,"height":20},">":[]}},{"UIAElement":{"@":{"name":"5:04 PM","label":"5:04 PM","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/3/0/2","x":164,"y":0,"width":47,"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/3/0/3","x":345,"y":0,"width":25,"height":20},">": | |
info: [debug] [INST] []}}]}}]}}]}}} | |
info: [debug] [INST] 2015-01-06 09:04:44 +0000 Debug: Running system command #5: /Users/baba/.nvm/v0.10.35/bin/node /Users/baba/Work/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"UIAApplication":{"@":{"name":"Safari","label":"Safari","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"... | |
info: [debug] [INST] 2015-01-06 09:04:44 +0000 Debug: Got new command 5 from instruments: au.getElementByIndexPath('/0/1/5/1') | |
info: [debug] [INST] 2015-01-06 09:04:44 +0000 Debug: evaluating au.getElementByIndexPath('/0/1/5/1') | |
info: [debug] Socket data received (38 bytes) | |
info: [debug] Socket data being routed. | |
info: [debug] Got result from instruments: {"status":0,"value":{"ELEMENT":"0"}} | |
info: [debug] Pushing command to appium work queue: "au.tapById('0')" | |
info: [debug] Sending command to instruments: au.tapById('0') | |
info: [debug] [INST] 2015-01-06 09:04:45 +0000 Debug: evaluation finished | |
info: [debug] [INST] 2015-01-06 09:04:45 +0000 Debug: Lookup returned [object UIAButton] with the name "Apple" (id: 0). | |
info: [debug] [INST] 2015-01-06 09:04:45 +0000 Debug: responding with: | |
info: [debug] [INST] 2015-01-06 09:04:45 +0000 Debug: Running system command #6: /Users/baba/.nvm/v0.10.35/bin/node /Users/baba/Work/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"ELEMENT":"0"}}... | |
info: [debug] [INST] 2015-01-06 09:04:45 +0000 Debug: Got new command 6 from instruments: au.tapById('0') | |
info: [debug] [INST] 2015-01-06 09:04:45 +0000 Debug: evaluating au.tapById('0') | |
info: [debug] [INST] 2015-01-06 09:04:45 +0000 Debug: target.frontMostApp().elements()[1].elements()[5].elements()[1].tap() | |
info: [debug] [INST] 2015-01-06 09:04:45 +0000 Debug: evaluation finished | |
info: [debug] [INST] 2015-01-06 09:04:45 +0000 Debug: responding with: | |
info: [debug] Socket data received (25 bytes) | |
info: [debug] Socket data being routed. | |
info: [debug] Got result from instruments: {"status":0,"value":""} | |
info: [debug] Navigating to most recently opened webview | |
info: [debug] [REMOTE] Debugger socket connected to ::1:27753 | |
info: [debug] [REMOTE] Sending connection key | |
info: [debug] [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger | |
info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"355f9e8f-2275-4576-a6a0-82a65d4e9bcc"},"__selector":"_rpc_reportIdentifier:"} | |
info: [debug] [INST] 2015-01-06 09:04:45 +0000 Debug: Running system command #7: /Users/baba/.nvm/v0.10.35/bin/node /Users/baba/Work/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":""}... | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] {"__argument":{"WIRSimulatorBuildKey":"12B411","WIRSimulatorProductVersionKey":"8.1","WIRSimulatorNameKey":"iPhone Simulator"},"__selector":"_rpc_reportSetup:"} | |
info: [debug] [REMOTE] Sim name: iPhone Simulator | |
info: [debug] [REMOTE] Sim build: 12B411 | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] {"__argument":{"WIRApplicationDictionaryKey":{"PID:56491":{"WIRApplicationIdentifierKey":"PID:56491","WIRIsApplicationProxyKey":false,"WIRApplicationNameKey":"Safari","WIRApplicationBundleIdentifierKey":"com.apple.mobilesafari","WIRIsApplicationActiveKey":1},"PID:56506":{"WIRApplicationIdentifierKey":"PID:56506","WIRIsApplicationProxyKey":true,"WIRApplicationNameKey":"","WIRApplicationBundleIdentifierKey":"com.apple.WebKit.WebContent","WIRIsApplicationActiveKey":0,"WIRHostApplicationIdentifierKey":"PID:56491"}}},"__selector":"_rpc_reportConnectedApplicationList:"} | |
info: [debug] Found separate bundleId com.apple.WebKit.WebContent acting as proxy for com.apple.mobilesafari. Going to use its app ID key of PID:56506 instead | |
info: [debug] Using remote debugger app key: PID:56506 | |
info: [debug] [REMOTE] Selecting app PID:56506 | |
info: [debug] [REMOTE] function () { [native code] } | |
info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger | |
info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"355f9e8f-2275-4576-a6a0-82a65d4e9bcc","WIRApplicationIdentifierKey":"PID:56506"},"__selector":"_rpc_forwardGetListing:"} | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:56506","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1}}},"__selector":"_rpc_applicationSentListing:"} | |
info: [debug] Picking webview WEBVIEW_1 | |
info: [debug] Attempting to set context to 'WEBVIEW_1' | |
info: [debug] [REMOTE] Selecting page 1 and forwarding socket setup | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketSetup: message to remote debugger | |
info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:56506","WIRConnectionIdentifierKey":"355f9e8f-2275-4576-a6a0-82a65d4e9bcc","WIRSenderKey":"dfb28f51-9115-43c4-9f8d-ae857064f122","WIRPageIdentifierKey":1},"__selector":"_rpc_forwardSocketSetup:"} | |
info: [debug] [REMOTE] Set sender key | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] Enabled activity on page | |
info: [debug] [REMOTE] Unregistering from page readiness notifications | |
info: [debug] Device launched! Ready for commands | |
info: [debug] Setting command timeout to the default of 60 secs | |
info: [debug] Appium session started with sessionId 11706c52-f5ab-4d98-bca8-9e0d0096f5d9 | |
info: <-- POST /wd/hub/session 303 16014.202 ms - 9 | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:56491","WIRListingKey":{}},"__selector":"_rpc_applicationSentListing:"} | |
info: [debug] [REMOTE] New page listing did not match the app id we are currently using, ignoring | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:56506","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1,"WIRConnectionIdentifierKey":"355f9e8f-2275-4576-a6a0-82a65d4e9bcc"}}},"__selector":"_rpc_applicationSentListing:"} | |
info: [debug] Remote debugger notified us of a new page listing | |
info: [debug] New page listing is same as old, doing nothing | |
info: --> POST /wd/hub/session/11706c52-f5ab-4d98-bca8-9e0d0096f5d9/url {"url":"https://www.saucelabs.com"} | |
info: [debug] [REMOTE] Navigating to new URL: https://www.saucelabs.com | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] Got a blank data response from debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] Got a blank data response from debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:56491","WIRListingKey":{}},"__selector":"_rpc_applicationSentListing:"} | |
info: [debug] [REMOTE] New page listing did not match the app id we are currently using, ignoring | |
info: [debug] [REMOTE] Waiting for frame navigated... | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] Frame navigated, unloading page | |
info: [debug] [REMOTE] Frame navigated, calling cbs | |
info: [debug] [REMOTE] Waiting for dom... | |
info: [debug] [REMOTE] Page loaded, verifying whether ready through readyState | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:56506","WIRListingKey":{"1":{"WIRTitleKey":"Sauce Labs: Selenium Testing, Mobile Testing, JS Unit Testing and More","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://saucelabs.com/","WIRPageIdentifierKey":1,"WIRConnectionIdentifierKey":"355f9e8f-2275-4576-a6a0-82a65d4e9bcc"}}},"__selector":"_rpc_applicationSentListing:"} | |
info: [debug] Remote debugger notified us of a new page listing | |
info: [debug] New page listing is same as old, doing nothing | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] got applicationSentData response | |
info: [debug] [REMOTE] readyState was loading | |
info: [debug] [REMOTE] Page was not ready, retrying | |
info: [debug] Didn't get a new command in 60 secs, shutting down... | |
info: Shutting down appium session | |
info: [debug] Stopping ios | |
info: [debug] Destroying instruments client socket. | |
info: [debug] Closing socket server. | |
info: [debug] Instruments socket server was closed | |
info: [debug] Sending sigterm to instruments | |
info: [debug] [INST] 2015-01-06 09:05:46 +0000 Stopped: Script was stopped by the user | |
info: [debug] [REMOTE] Receiving data from remote debugger | |
info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:56491","WIRIsApplicationProxyKey":false,"WIRApplicationNameKey":"Safari","WIRApplicationBundleIdentifierKey":"com.apple.mobilesafari","WIRIsApplicationActiveKey":1},"__selector":"_rpc_applicationDisconnected:"} | |
info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:56506","WIRIsApplicationProxyKey":true,"WIRApplicationNameKey":"","WIRApplicationBundleIdentifierKey":"com.apple.WebKit.WebContent","WIRIsApplicationActiveKey":0,"WIRHostApplicationIdentifierKey":"PID:56491"},"__selector":"_rpc_applicationDisconnected:"} | |
info: [debug] [INST] 2015-01-06 09:05:46 +0000 Error: Script threw an uncaught JavaScript error: JSON Parse error: Unexpected EOF on line 2567 of bootstrap-a8d29af24abacfb2.js | |
info: [debug] [REMOTE] Checking document readyState | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
info: [debug] [INST] Instruments Trace Complete (Duration : 68.635757s; Output : /tmp/appium-instruments/instrumentscli0.trace) | |
info: [debug] [INSTSERVER] Instruments exited with code 0 | |
info: [debug] Cleaning up after instruments exit | |
info: [debug] Stopping iOS log capture | |
info: [debug] [REMOTE] Executing 'execute_script' atom in default context | |
info: [debug] [REMOTE] Sending javascript command | |
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
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] [REMOTE] Debugger socket disconnected | |
info: [debug] Cleaning sim data files | |
info: Executing: xcrun simctl erase C2C0DC6C-5274-4A59-A133-B6531EBF8E90 with timeout 2000 | |
info: Executing: xcrun simctl erase C2C0DC6C-5274-4A59-A133-B6531EBF8E90 with timeout 2000 | |
info: [debug] Cleaning mobile safari data files | |
warn: Applications directory /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Containers/Data/Application doesn't exist. Have you run this simulator before? | |
info: [debug] Deleting /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Library/Caches/Snapshots/com.apple.mobilesafari | |
info: [debug] Deleting /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Library/Caches/com.apple.mobilesafari/Cache.db* | |
info: [debug] Deleting /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Library/Caches/com.apple.WebAppCache/*.db | |
info: [debug] Deleting /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Library/Safari | |
info: [debug] Deleting /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Library/WebKit/LocalStorage/*.* | |
info: [debug] Deleting /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Library/WebKit/GeolocationSites.plist | |
info: [debug] Deleting /Users/baba/Library/Developer/CoreSimulator/Devices/C2C0DC6C-5274-4A59-A133-B6531EBF8E90/data/Library/Cookies/*.binarycookies | |
info: [debug] Cleaning up appium session | |
info: [debug] We shut down because no new commands came in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment