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
$ appium | |
[Appium] Welcome to Appium v1.5.3 (REV e1c84bae37afae282f39b91025435c3717e6d0ab) | |
[Appium] Appium REST http interface listener started on 0.0.0.0:4723 | |
[HTTP] --> GET /wd/hub/status {} | |
[MJSONWP] Calling AppiumDriver.getStatus() with args: [] | |
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"... | |
[HTTP] <-- GET /wd/hub/status 200 18 ms - 121 | |
[HTTP] --> GET /wd/hub/status {} | |
[MJSONWP] Calling AppiumDriver.getStatus() with args: [] | |
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"... |