1. 程式人生 > >Selenium 與 Android自動化測試

Selenium 與 Android自動化測試

               

Android WebDriverhttp://code.google.com/p/selenium/wiki/AndroidDriverSelenium官方支援的Android Driver支援模擬器和真機支援的平臺:The current apk will only work with Gingerbread (2.3.x), Honeycomb (3.x), Ice Cream Sandwich (4.0.x) and later.Note that there is an emulator bug on Gingerbread that might cause WebDriver to crash.The last version to support Froyo (2.2) is 2.16.僅支援Web App

Selendroidhttp://selendroid.io/支援模擬器和真機支援Native和Hybrid AppMultiple Android target API support (10 to 18)

Appiumhttp://appium.ioAndroid SDK API >= 17 (Additional features require 18)支援模擬器和真機支援native and hybrid mobile appsAndroid support uses the UiAutomator framework for newer platforms and Selendroid for older Android platforms.

autoandroidhttp://code.google.com/p/autoandroid/This project is no longer being actively developed or maintained.