#13 楼 @benlooking just try
#10 楼 @benlooking 看看 你的机器里面 有没有 uiautomator
#8 楼 @benlooking 你手机什么系统? Android 2.2 ?
你看你自己的提示就是说 找不到 bootstrap
#4 楼 @benlooking 那是 linux 的环境变量 你对应 windows 得变换下
To remove the adb error, try the following: add the path to the sdk folder to the PATH variable. You can do that by editing / creating the .bash_profile file and add the following : export PATH=${PATH} ANDROID_HOME=/sdk/
See https://github.com/appium/appium/tree/master/docs/cn
看看能不能解决。
运行时 异常啊? 好像是说找不到 bootstrap
#2 楼 @jimneylee 这个项目如何用 xcodebuild build 一个 app 出来啊? 总是失败。cocopod 难道不一样?
#2 楼 @jimneylee 底下应该用我们的 logo…
很酷啊
#3 楼 @532589730 这么早上班了啊?
这个错误是在 unknownCommand 的时候抛出来的。
exports.unknownCommand = function (req, res) {
logger.info("Responding to client that we did not find a valid resource");
res.set('Content-Type', 'text/plain');
res.send(404, "That URL did not map to a valid JSONWP resource");
};
你直接访问 http://localhost:4723/wd/hub, 当然会出这个错误,因为没有 routing 对应。
至于脚本为啥出错,需要更多的信息。
Original error: A valid device type is required in the capabilities list)","origValue":"A valid device type is required in the capabilities list"},"sessionId":null}
#4 楼 @jiguanghover 为什么不看帖子呢?
#22 楼 @hwm831002 哦,忘记和你说,只支持 mac 的。。。
#19 楼 @hwm831002 你要在模拟器或者机器上启动应用先
#13 楼 @hwm831002 2003 建议你 google 下?
#11 楼 @hwm831002 手机的驱动要装呀。 你装个百度手机助手试试看。现在这些手机助手都能认出你的手机来
#9 楼 @hwm831002 没有啊。。。
这种算。