You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+11
Original file line number
Diff line number
Diff line change
@@ -739,6 +739,17 @@ The Mac2 driver supports the following scripts:
739
739
Run `appium driver run mac2 open-wda` to open the bundled WebDriverAgentMac source in Xcode and to print the path to the main .xcodeproj file into the Terminal.
740
740
741
741
742
+
## Troubleshooting
743
+
744
+
### "WebDriverAgentRunner-Runner is from unidentified developer" system alert is shown on session startup
745
+
746
+
This is a macOS security feature and it cannot be disabled.
747
+
The only way to workaround this behavior is to configure digital signing for WDA.
0 commit comments