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?
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.
1 Like