ubuntu 上是否有 appium 的 GUI

Are there any GUI for appium on ubuntu

我一周前尝试安装 appium。安装完成后,在终端执行"appium"命令,得到如下信息:

taynguyen@taynguyen:~$ node --version v5.8.0

taynguyen@taynguyen:~$ npm --version 3.7.3

taynguyen@taynguyen:~$ appium --version 1.5.0

taynguyen@taynguyen:~$ appium [Appium] Welcome to Appium v1.5.0

[Appium] Appium REST http interface listener started on 0.0.0.0:4723

设置完成了吗?我们有像 window 和 mac 这样的 Ubuntu 的 appium GUI 吗?

是的,您的 appium 服务器已启动 运行,不,ubuntu 没有 GUI。