Automate Native Mobile App on IOS Platform using ios-driver
Pre-Requisites:
a) Required libraries are-
ios-server (ios-server-standalone-0.6.6-SNAPSHOT.jar) Selenium Server (selenium-server-standalone-2.44.0.jar)
b) Native Mobile app (Compiled Version, .app file)
Note: Required libraries and mobile app are loacted in resources folder inside the project
c) Java Version 1.7 or higher
Using Page Factory model + IOS-Driver + JUNIT