Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS and Android apps using the WebDriver protocol. Appium uses a client-server architecture with the Appium server executing commands on a mobile device. Tests are written using various client libraries that communicate with the Appium server via the JSON wire protocol over HTTP.