Skip to content

Instantly share code, notes, and snippets.

[Appium] Welcome to Appium v1.13.0
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[HTTP] --> POST /wd/hub/session
[HTTP] {"desiredCapabilities":{"app":"myapp.zip","orientation":"PORTRAIT","clearSystemFiles":true,"wdaEventloopIdleDelay":3,"deviceName":"iPhone 8","fullReset":true,"shouldUseSingletonTestManager":false,"waitForQuiescence":false,"wdaStartupRetryInterval":1000,"newCommandTimeout":3000,"platformVersion":"12.2","automationName":"XCUITest","useNewWDA":true,"platformName":"iOS","autoAcceptAlerts":true},"capabilities":{"firstMatch":[{"appium:app":"myapp.zip","appium:autoAcceptAlerts":true,"appium:automationName":"XCUITest","appium:clearSystemFiles":true,"appium:deviceName":"iPhone 8","appium:fullReset":true,"appium:newCommandTimeout":3000,"appium:orientation":"PORTRAIT","platformName":"ios","appium:platformVersion":"12.2","appium:shouldUseSingletonTestManager":false,"appium:useNewWDA":true,"waitForQuiescence":false,"wdaEventloopIdleDelay":3,"appium:wdaStartupRetryInterval":1000}]}}