Skip to content

AutoCodeStack/ios-device-farm

Repository files navigation

ios-device-farm

WORK IN PROGRESS 🚧

wait for full instruction to run

Project Description - goes here

Requirements

Note

iPad is not supported as of now.

Initialize

Open terminal and perform following steps

  1. clone this repository git clone https://github.com/AutoCodeStack/ios-device-farm.git
  2. cd ios-device-farm
  3. sh 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.

Real Device Configuration

You can find WebDriverAgent project under below repo only after Initialize command completed

./ext/WebDriverAgent/WebDriverAgent.xcodeproj

Build

npm install

Run

npm run start

Now connect a iphone and open http://localhost:9000 in your browser.

ios-device-farm

About

a device farm to control iPhone devices manually using web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published