Facebook WebDriverAgent: How to run it without Xcode

352 views Asked by At

I want to run WebDriverAgent app without Xcode, like Seetest application which works independently

https://experitest.com/mobile-test-automation/

1

There are 1 answers

1
Darshan N S On

Do you mean you want to run your automated test on iOS app with just SeeTest and without using Xcode?

If so then you need to do following steps:

  1. Install SeeTest (Licensed or Trial version)
  2. Create a DEF file for iOS device
  3. Connect the iOS device to your computer
  4. Record n play the steps required / Write your own code in the lang you are comfortable.
  5. Execute the script.