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
Mac-mini-user:~ user$ [Appium] Welcome to Appium v1.9.2-beta.1 | |
[Appium] Non-default server args: | |
[Appium] port: 4724 | |
[Appium] Appium REST http interface listener started on 0.0.0.0:4724 | |
[HTTP] --> POST /wd/hub/session | |
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:app":"/Users/y.user/Library/Developer/Xcode/DerivedData/app-eipvxbpegnbxzoanoftzbdyanmso/Build/Products/Appium-iphonesimulator/1.61.app","platformName":"iOS","browserVersion":"iphone7_ios12.0","appium:version":"iphone7_ios12.0","appium:automationName":"XCUITest","appium:xcodeOrgId":"do_not_show","appium:xcodeSigningId":"iPhone Developer","appium:newCommandTimeout":6000,"appium:sendKeyStrategy":"grouped","appium:launchTimeout":1000000,"appium:waitForQuiescence":false,"appium:name":"tests/phone/smoke/test_launch.py::TestLaunch::test_new_buildings_search_btn","appium:deviceName":"iPhone Simulator","appium:clearSystemFiles":true,"appium:connectHardwareKeyboard":false,"appium:udid":"414E131F-6A1E-4C64-8C1F-11C791FFA7DC"}},"desiredCapa |
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
[info] [Appium] Welcome to Appium v1.9.1 | |
[info] [Appium] Non-default server args: | |
[info] [Appium] sessionOverride: true | |
[info] [Appium] relaxedSecurityEnabled: true | |
[info] [Appium] Appium REST http interface listener started on 0.0.0.0:4723[info] [HTTP] --> POST /wd/hub/session | |
[info] [HTTP] {"desiredCapabilities":{"app":"/Users/y.user/Library/Developer/Xcode/DerivedData/app-eipvxbpegnbxzoanoftzbdyanmso/Build/Products/Appium-iphonesimulator/1.61.app","platformName":"iOS","version":"iphone7_ios12.0","automationName":"XCUITest","xcodeOrgId":"423XSA74LW","xcodeSuserigningId":"iPhone Developer","newCommandTimeout":6000,"sendKeyStrategy":"grouped","launchTimeout":1000000,"waitForQuiescence":true,"name":"tests/phone/smoke/test_create_offer.py::TestCreateOffer::test_create_offer_rent_appartment","deviceName":"iPhone Simulator","clearSystemFiles":true,"connectHardwareKeyboard":false,"udid":"414E131F-6A1E-4C64-8C1F-11C791FFA7DC"}} | |
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/y. |
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
Mac-mini-user:~ user$ [Appium] Welcome to Appium v1.9.1 | |
[Appium] Non-default server args: | |
[Appium] port: 4724 | |
[Appium] Appium REST http interface listener started on 0.0.0.0:4724 | |
[HTTP] --> POST /wd/hub/session | |
[HTTP] {"desiredCapabilities":{"app":"/Users/y.user/Library/Developer/Xcode/DerivedData/app-eipvxbpegnbxzoanoftzbdyanmso/Build/Products/Appium-iphonesimulator/1.61.app","platformName":"iOS","version":"iphone7_ios12.0","automationName":"XCUITest","xcodeOrgId":"423XSA74LW","xcodeSigningId":"iPhone Developer","newCommandTimeout":6000,"sendKeyStrategy":"grouped","launchTimeout":1000000,"waitForQuiescence":false,"name":"tests/phone/smoke/test_launch.py::TestLaunch::test_first_launch","deviceName":"iPhone Simulator","clearSystemFiles":true,"connectHardwareKeyboard":false,"wdaConnectionTimeout":1000000,"udid":"414E131F-6A1E-4C64-8C1F-11C791FFA7DC"}} | |
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/y.user/Library/Developer/Xcode/DerivedData/app-eipvxbpegnbxzoanoftzbdyanmso/Bu |
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/460be9d4-580c-412a-a79a-539f70e567d8/touch/perform | |
[HTTP] {"actions":[{"action":"longPress","options":{"x":187,"y":333,"duration":1000}},{"action":"moveTo","options":{"x":187,"y":176}},{"action":"release","options":{}}],"sessionId":"460be9d4-580c-412a-a79a-539f70e567d8"} | |
[debug] [W3C] Calling AppiumDriver.performTouch() with args: [[{"action":"longPress","options":{"x":187,"y":333,"duration":1000}},{"action":"moveTo","options":{"x":187,"y":176}},{"action":"release","options":{}}],"460be9d4-580c-412a-a79a-539f70e567d8"] | |
[debug] [XCUITest] Executing command 'performTouch' | |
[debug] [XCUITest] Received the following touch action: longPress(options={"x":187,"y":333,"duration":1000})-moveTo(options={"x":187,"y":176})-release(options={}) | |
[debug] [JSONWP Proxy] Proxying [POST /wda/touch/perform] to [POST http://localhost:8100/session/F11BB49F-95E2-4C1F-BC8A-B640FC34A7E8/wda/touch/perform] with body: {"actions":[{"action":"longPress","options":{"x":187,"y":333,"duration":1000}},{"action" |
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/460be9d4-580c-412a-a79a-539f70e567d8/touch/perform | |
[HTTP] {"actions":[{"action":"press","options":{"x":187,"y":333}},{"action":"moveTo","options":{"x":300,"y":300}},{"action":"release","options":{}}],"sessionId":"460be9d4-580c-412a-a79a-539f70e567d8"} | |
[debug] [W3C] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":187,"y":333}},{"action":"moveTo","options":{"x":300,"y":300}},{"action":"release","options":{}}],"460be9d4-580c-412a-a79a-539f70e567d8"] | |
[debug] [XCUITest] Executing command 'performTouch' | |
[debug] [XCUITest] Received the following touch action: press(options={"x":187,"y":333})-moveTo(options={"x":300,"y":300})-release(options={}) | |
[debug] [JSONWP Proxy] Proxying [POST /wda/touch/perform] to [POST http://localhost:8100/session/F11BB49F-95E2-4C1F-BC8A-B640FC34A7E8/wda/touch/perform] with body: {"actions":[{"action":"press","options":{"x":187,"y":333}},{"action":"moveTo","options":{"x":300,"y":300}},{"action":"release","options":{}}]} | |
[debu |
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/dbefe6a7-3f85-4be9-9a85-c0c846f3a47c/element/0C020000-0000-0000-DD23-000000000000/value | |
[HTTP] {"text":"2000","value":["2","0","0","0"],"id":"0C020000-0000-0000-DD23-000000000000","sessionId":"dbefe6a7-3f85-4be9-9a85-c0c846f3a47c"} | |
[debug] [W3C] Calling AppiumDriver.setValue() with args: [["2","0","0","0"],"0C020000-0000-0000-DD23-000000000000","dbefe6a7-3f85-4be9-9a85-c0c846f3a47c"] | |
[debug] [XCUITest] Executing command 'setValue' | |
[debug] [JSONWP Proxy] Proxying [POST /element/0C020000-0000-0000-DD23-000000000000/value] to [POST http://localhost:8100/session/44EE4BEB-E7FD-475A-9F70-6305DB7067BB/element/0C020000-0000-0000-DD23-000000000000/value] with body: {"value":["2","0","0","0"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"value":"Error Domain=com.facebook.WebDriverAgent Code=1 \"Keyboard is not present\" UserInfo={NSLocalizedDescription=Keyboard is not present}","sessionId":"44EE4BEB-E7FD-475A-9F70-6305DB7067BB","status":13} | |
[debug] [JSONWP Proxy] Proxying [GET |