This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.

What is webdriverAgent ?
Is is mandate to configure for ios automation?
I haven’t configured it. That is why I am getting xcode build failiure error? Can you please help on that?

  • created

    Feb '19
  • last reply

    Feb '19
  • 1

    reply

  • 143

    views

  • 2

    users

  • 1

    like

  • 2

    links

There is some detail about this in this Appium Pro post.

webdriverAgent is needed in order to test on iOS yes. It’s how the tests work with XCUITest.

The post I linked above will help you run on Real Devices. If you just want to run on Simulators the setup steps are here.