Friday, May 3, 2013

Appium - Automation for Mobile Apps

appium run WebDriver tests on Android and iOS.

appium is an HTTP server that creates and handles WebDriver sessions.

On iOS, appium proxies commands to a UIAutomation script running in Instruments.

On Android, appium proxies commands to a UiAutomator test case running on the device.

appium open doors for cross-platform mobile testing: one test - two mobile platforms.

No comments:

Followers

About Me