Project Description - goes here
- NodeJS 16+
- macOS
- Xcode 13+
- iPhone Devices with Developer Mode Enabled Enabling Developer Mode on a Device
Note
iPad is not supported as of now.
Open terminal and perform following steps
- clone this repository
git clone https://github.com/AutoCodeStack/ios-device-farm.git cd ios-device-farmsh init.sh
In order to run a WebDriverAgent on iphone devices we need to setup/build for the first time. If you are familiar with Xcode and Signing Capabilities then you do it. Othewise follow below process to configure.
You can find WebDriverAgent project under below repo only after Initialize command completed
./ext/WebDriverAgent/WebDriverAgent.xcodeproj
npm install
npm run start
Now connect a iphone and open http://localhost:9000 in your browser.
