Last active
October 30, 2017 10:22
-
-
Save navnathkarche/2a94abd502c1ecded99dbc940f3db3a0 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
[HTTP] --> POST /wd/hub/session/2ffeb27c-09dc-4f87-8b72-ef77d5839c6b/execute {"script":"mobile: scroll","args":[{"element":"079E792C-4481-49A1-AFC4-7AE445175AFB","toVisible":"true"}]} | |
[debug] [MJSONWP] Calling AppiumDriver.execute() with args: ["mobile: scroll",[{"element":"079E792C-4481-49A1-AFC4-7AE445175AFB","toVisible":"true"}],"2ffeb27c-09dc-4f87-8b72-ef77d5839c6b"] | |
[debug] [XCUITest] Executing command 'execute' | |
[debug] [JSONWP Proxy] Proxying [POST /wda/element/079E792C-4481-49A1-AFC4-7AE445175AFB/scroll] to [POST http://localhost:8100/session/3433FAEE-6719-46FA-8DEE-90E0EFB0608D/wda/element/079E792C-4481-49A1-AFC4-7AE445175AFB/scroll] with body: {"toVisible":"true"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"value":"Error Domain=com.facebook.WebDriverAgent Code=1 \"Failed to find scrollable visible parent with 2 visible children\" UserInfo={NSLocalizedDescription=Failed to find scrollable visible parent with 2 visible children}","sessionId":"3433FAEE-6719-46FA-8DEE-90E0EFB0608D","status":13} | |
[HTTP] <-- POST /wd/hub/session/2ffeb27c-09dc-4f87-8b72-ef77d5839c6b/execute 500 1189 ms - 386 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment