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.
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.