If you are testing mobile Web applications on the IOS Simulator, you must first install
the mobile web recorder.
About this task
The mobile web recorder is required for testing mobile Web
applications. You must install the mobile web recorder
manually before you can start testing mobile Web applications.
You install the mobile web recorder by first downloading
RTW-iOS-Build-Archive.zip and then running
theinstallIPAInSimu.sh script from the command line.
Procedure
- If you have not already done so, download RTW-iOS-Build-Archive.zip.
- Open a browser on the Macintosh computer and enter the
Workbench URL in the following format:
http://Workbench_URL:port/mobile
For
example, http://192.0.2.24:7878/mobile
- In the Mac OS Welcome page, follow the online instructions to download the archive.
- When the download finishes, unpack the build archive.
The following folders are included in the build archive: browser, build-script,
client..
- Open a Terminal window on the Macintosh computer and change
to the build-script folder.
- Type
./installIPAInSimu.sh ../browser/iphonesimulator/HCL\ RTW\
Browser.ipato install the mobile web recorder.
Results
After you install the
mobile web recorder, you can
start testing Web applications in the iOS Simulator.