業餘時間抽空搭了個appium+selenium的環境(mac), 在執行第一個腳本的時候遇到個問題紀錄下:xcode
could not get xcode version. /Library/Developer/Info.plist doest not exist on diskapp
解決方案spa
1.打開appiumcode
2.點擊apple 圖標get
3.選擇advancedselenium
4.最下面有個xcode path(原來的路徑是/Library/Developer/Commandlinetools)改爲你的xcode安裝地址(本人是Applications/Xcode-beta)就行了io
5.重啓appiumdva
6.運行腳本,pass腳本