万事须己运,他得非我贤。这篇文章主要讲述appium在MAC上环境搭建相关的知识,希望能为你提供帮助。
1. 安装、启动Appium
[email
protected] ~$ npm install -g appium
Password:
npm http GET https://registry.npmjs.org/appium
npm http 200 https://registry.npmjs.org/appium
npm http GET https://registry.npmjs.org/appium/-/appium-0.15.0.tgz
npm http 200 https://registry.npmjs.org/appium/-/appium-0.15.0.tgz
………..此处省略N多字├── [email
protected] ([email
protected], [email
protected])
├── [email
protected] ([email
protected], [email
protected], [email
protected], [email
protected], [email
protected], [email
protected], [email
protected], [email
protected], [email
protected], [email
protected], [email
protected])
├── [email
protected] ([email
protected], [email
protected], [email
protected], [email
protected])
└── [email
protected] ([email
protected], [email
protected], [email
protected], [email
protected])
[email
protected] ~$ npm install wd
npm http GET https://registry.npmjs.org/wd
npm http 200 https://registry.npmjs.org/wd………..此处省略N多字
[email
protected] ~$appium &
2. 检查环境。使用命令appium-doctor
文章图片
【appium在MAC上环境搭建】出现上面的问题解决的方法:
[email
protected] ~$ sudo vim /etc/profile
加入:
export java_HOME=/Library/Java/Home
文章图片
3.执行測试用例測试JAVA用例:
- 安装apps/ContactManager/ContactManagers.spk
- 导入idea — 环境配置成功后 — 右点选中androidContactsTest — Run‘AndroidContactsTest‘
文章图片
微信公众帐号: wirelessqa
文章图片
关于作者:作者: 毕小朋 | 老 毕 邮箱: [email protected]
微博: @WirelessQA 博客: http://blog.csdn.net/wirelessqa
推荐阅读
- android利用apkplug框架实现主应用与插件通讯(传递随意对象)实现UI替换
- 网狐荣耀版Eclipse加载时出现Unable to resolve target android-19的解决办法
- Android6.0权限管理以及使用权限该注意的地方
- 金山wps加载的视频不能播放怎样办?_WPS office
- 鼠标双击在金山wps中的10个妙用_WPS office
- 金山wps竖版双页显示设置的办法_WPS office
- 金山wps防范自动升级、更新的办法_WPS office
- 用金山wps简单将数字转换为中文大写格式_WPS office
- 用金山wps将PPT转换成PDF格式的办法_WPS office