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-Dmitrij:~ dmitrijpolulah$ appium | |
(node:1185) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. | |
[Appium] Welcome to Appium v1.8.1 | |
[Appium] Appium REST http interface listener started on 0.0.0.0:4723 | |
[HTTP] --> POST /wd/hub/session | |
[HTTP] {"desiredCapabilities":{"browserName":"safari","xcodeOrgId":"AZ9W9CVCPT","xcodeSigningId":"iPhone Developer","platformName":"iOS","platformVersion":"11.0","deviceName":"iPhone (Mobile)","udid":"d28f22f9003281fc3af0f3ce8a97e30204a3a610","useNewWDA":false,"newCommandTimeout":11200,"automationName":"XCUITest","autoAcceptAlerts":true,"fullReset":false,"noReset":true,"nativeInstrumentsLib":true,"connection_timeout":2500,"request_timeout":2500,"skipUnlock":true,"clearSystemFiles":true,"showIOSLog":true}} | |
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"browserName":"safari","xcodeOrgId":"AZ9W9CVCPT","xcodeSigningId":"iPhone Deve |