真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

appium二:參數(shù)配置與初識inspector-創(chuàng)新互聯(lián)

前提:

成都網(wǎng)絡(luò)公司-成都網(wǎng)站建設(shè)公司創(chuàng)新互聯(lián)10年經(jīng)驗成就非凡,專業(yè)從事網(wǎng)站設(shè)計、成都網(wǎng)站制作,成都網(wǎng)頁設(shè)計,成都網(wǎng)頁制作,軟文發(fā)稿,廣告投放等。10年來已成功提供全面的成都網(wǎng)站建設(shè)方案,打造行業(yè)特色的成都網(wǎng)站建設(shè)案例,建站熱線:18982081108,我們期待您的來電!

在xcode中打開模擬器,并安裝上 待測APP;

操作:

step1.打開appium圖形界面

step2.appium 設(shè)置如下步驟(一定要按照官方步驟一步步配置):

appium二: 參數(shù)配置與初識inspector

  1. Start Appium GUI app

  2. Open Developer Settings of Appium GUI app

  3. Put a tick in Enabled

  4. Put a tick in Custom Server Flags

  5. In the text field of Custom Server Logs put --native-instruments-lib

  6. Open General Settings and make sure Server Address is 0.0.0.0 and Port is 4725

  7. Open iOS Settings

  8. In iOS Settings, Basic tab

  9. Add App Path, mine is /Users/temp_user/Downloads/UICatalog.app (yes, this is the popular tutorial app)   (查看下面的幫助部分,找到被測APP正確的路徑)

  10. Force Device, mine is iPhone 5, Platform 9.2, if you still get errors, in the appium log available devices are listed, find them and select to force device with data from the list or find device from xcode simulators list

  11. In iOS Settings, Advanced tab

  12. Put a tick in Use Native Instruments Library

  13. Put a tick in Instruments Launch Timeout, add 900,000 ms

  14. Press Launch btn in Appium GUI app  ---點擊 launch 按鈕后,變成 stop 按扭;

  15. Press Inspector btn in Appium GUI app ---上圖中的放大鏡圖標(biāo),點擊后 自動拉起 模擬器中的待測應(yīng)用,同時出現(xiàn)如下畫面供定位元素用;

按照上面步驟,配置完成后,可打開inspector 界面,這是進(jìn)行appium 測試的第一步!

appium二: 參數(shù)配置與初識inspector

通過inspector,可以查看 不同頁面上的元素分布,并進(jìn)行 元素定位與查找。。


附小幫助:

1. 模擬器的目錄在這里:

/Users/你當(dāng)前登陸的用戶名/Library/Application Support/iPhone Simulator/

你的App被XCode Build在這里:

/Users/你當(dāng)前登陸的用戶名/Library/Developer/Xcode/DerivedData/YOURPROJECTNAME_SOMETHINGSOMETHING/Build/Products

2. mac 下顯示所有文件目錄的方式 (隱藏文件夾)

 在Terminal中復(fù)制或輸入以下命令(區(qū)分大小寫):

 “defaults write com.apple.Finder AppleShowAllFiles YES”

  設(shè)置完成后,重啟下Finder即可生效;

3. 在Finder中快速定位某個路徑 ,請按下 "command+ shift+ G" ;


當(dāng)前文章:appium二:參數(shù)配置與初識inspector-創(chuàng)新互聯(lián)
路徑分享:http://weahome.cn/article/djdgop.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部