Setting up the iWebDriver App for the iPhone/iPad simulator
The iOS simulator enables you to test your web applications without using an actual device, whether it's an iPhone or any other iOS device, such as iPad or iPod Touch. The iOS simulator also has the capability of simulating different versions of the iOS, and this becomes extremely useful if your application needs to be installed on different iOS versions.
You need to set up the iWebDriver application for Selenium to test web applications on iOS Platform.
The iWebDriver application is developed using the Objective-C and Cocoa framework. The iWebDriver application implements the RemoteWebDriver server for the test code to run on the iOS platform. It is supported on both, the simulator and ...
Get Selenium Testing Tools Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.