This document discusses using the ios-driver tool with Selenium to automate testing of iOS applications. It describes how ios-driver works by exposing the iOS element tree through the WebDriver API and allowing tests to be written using existing Selenium infrastructure and languages. It also covers testing hybrid, web, and localizing applications and discusses integrating the tools into a continuous integration pipeline using Jenkins. Future plans include adding support for running ios-driver nodes on non-Mac platforms and improvements to the inspector.