Created
June 1, 2016 06:57
-
-
Save HlebHalkouski/b745e1da71177a3f54b92e587ecd589a to your computer and use it in GitHub Desktop.
This file contains 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
2016-06-01 06:49:03:012 - [HTTP] --> POST /wd/hub/session/%%/touch/perform {"actions":[{"action":"press","options":{"x":207,"y":640}},{"action":"wait","options":{"ms":3000}},{"action":"moveTo","options":{"x":0,"y":-353}},{"action":"release","options":{}}]} | |
2016-06-01 06:49:03:013 - [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":207,"y":640}},{"action":"wait","options":{"ms":3000}},{"action":"moveTo","options":{"x":0,"y":-353}},{"action":"... | |
2016-06-01 06:49:03:013 - [debug] [iOS] Executing iOS command 'performTouch' | |
2016-06-01 06:49:03:015 - [debug] [UIAuto] Sending command to instruments: target.touch([{"touch":[{"x":207,"y":640}],"time":0.2},{"touch":[{"x":207,"y":640}],"time":3.2},{"touch":[{"x":207,"y":287}],"time":3.4000000000000004}]) | |
2016-06-01 06:49:03:072 - [debug] [Instruments] [INST] 2016-06-01 06:49:02 +0000 Debug: evaluation finished | |
2016-06-01 06:49:03:120 - [debug] [Instruments] [INST] 2016-06-01 06:49:02 +0000 Debug: responding with: | |
2016-06-01 06:49:03:167 - [debug] [Instruments] [INST] 2016-06-01 06:49:02 +0000 Debug: Running system command #320: /usr/local/Cellar/node/5.7.0/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /Users/%%/Documents/%%/tmp-4747/instruments_sock 2,{"status":0,"value":{"x":0,"y":640.3333333333334}}... | |
2016-06-01 06:49:03:937 - [debug] [Instruments] [INST] 2016-06-01 06:49:03 +0000 Debug: Got new command 320 from instruments: target.touch([{"touch":[{"x":207,"y":640}],"time":0.2},{"touch":[{"x":207,"y":640}],"time":3.2},{"touch":[{"x":207,"y":287}],"time":3.4000000000000004}]) | |
2016-06-01 06:49:03:985 - [debug] [Instruments] [INST] 2016-06-01 06:49:03 +0000 Debug: evaluating target.touch([{"touch":[{"x":207,"y":640}],"time":0.2},{"touch":[{"x":207,"y":640}],"time":3.2},{"touch":[{"x":207,"y":287}],"time":3.4000000000000004}]) | |
2016-06-01 06:49:04:031 - [debug] [Instruments] [INST] 2016-06-01 06:49:03 +0000 Debug: target.touch(__NSCFArray) | |
2016-06-01 06:49:07:539 - [debug] [UIAuto] Socket data received (25 bytes) | |
2016-06-01 06:49:07:540 - [debug] [UIAuto] Got result from instruments: {"status":0,"value":""} | |
2016-06-01 06:49:07:540 - [MJSONWP] Responding to client with driver.performTouch() result: null | |
2016-06-01 06:49:07:541 - [HTTP] <-- POST /wd/hub/session/%%/touch/perform 200 4529 ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment