Created
November 21, 2016 21:09
-
-
Save VivaLosDoyers/5cd534e9b382e6a73047b306b329ebfc to your computer and use it in GitHub Desktop.
swipe!
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
[HTTP] --> POST /wd/hub/session/2e2ed648-7a0c-4f4f-a459-600b08b1d7ae/touch/multi/perform {"actions":[[{"action":"press","options":{"x":691.2,"y":512}},{"action":"wait","options":{"ms":200}},{"action":"moveTo","options":{"x":-614.4000000000001,"y":0}},{"action":"release"}],[{"action":"press","options":{"x":691.2,"y":563.2}},{"action":"wait","options":{"ms":200}},{"action":"moveTo","options":{"x":-614.4000000000001,"y":0}},{"action":"release"}],[{"action":"press","options":{"x":691.2,"y":614.4}},{"action":"wait","options":{"ms":200}},{"action":"moveTo","options":{"x":-614.4000000000001,"y":0}},{"action":"release"}]]} | |
[debug] [MJSONWP] Calling AppiumDriver.performMultiAction() with args: [[[{"action":"press","options":{"x":691.2,"y":512}},{"action":"wait","options":{"ms":200}},{"action":"moveTo","options":{"x":-614.4000000000001,"y":0}},{"action":"release"}],[{"action":"press","options":{"x":691.2,"y":563.2}},{"action":"wait","options":{"ms":200}},{"action":"moveTo","options":{"x":-614.4000000000001,"y":0}},{"action":"release"}],[{"action":"press","options":{"x":691.2,"y":614.4}},{"action":"wait","options":{"ms":200}},{"action":"moveTo","options":{"x":-614.4000000000001,"y":0}},{"action":"release"}]],null,null,null,null,null,null,null,"2e2ed648-7a0c-4f4f-a459-600b08b1d7ae"] | |
[debug] [XCUITest] Executing command 'performMultiAction' | |
[HTTP] <-- POST /wd/hub/session/2e2ed648-7a0c-4f4f-a459-600b08b1d7ae/touch/multi/perform 501 3 ms - 169 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment