標籤:des android c style class blog
1. 安裝、啟動Appium
[email protected] ~$ npm install -g appiumPassword:npm http GET https://registry.npmjs.org/appiumnpm http 200 https://registry.npmjs.org/appiumnpm http GET https://registry.npmjs.org/appium/-/appium-0.15.0.tgznpm 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 wdnpm http GET https://registry.npmjs.org/wdnpm http 200 https://registry.npmjs.org/wd………..此處省略N多字
[email protected] ~$ appium &
2. 檢查環境,使用命令appium-doctor
出現上面的問題解決辦法:
[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