I am attempting to run safardriver from the /usr/bin folder.
If I run the command without sudo, using /usr/bin/safaridriver -p 0
, I am still prompted for a password. Entering my password or the admins password does not work.
If i run the command sudo /usr/bin/safaridriver -p 0
, I am prompted for a password, and I enter my password, but recieve the error:
Unable to start the server: Permission denied
I have checked the Allow Remote Automation option under the Develop menu in Safari.
Does anyone have any other suggestions on what I might need to do in order to get this to run?