Appium: WebDriverAgentRunner-Runner.app” to accept incoming network connections

Created on 16 Jul 2019  Â·  2Comments  Â·  Source: appium/appium

When I launch a test against the iOS simulator I get this system alert always:

Do you want the application “WebDriverAgentRunner-Runner.app” to accept incoming network connections?

Can you please advise how to ignore this alert.

All 2 comments

This is a standard Mac OS security alert. You can only accept it manually or disable the system firewall to avoid such messages completely.

Please use Appium forum for questions.

So we have to accept it manually everytime when we run the script or to disable the system firewall completely.

Was this page helpful?
0 / 5 - 0 ratings