ixium Posted January 25, 2017 Share Posted January 25, 2017 So im working on a very simple workflow to log into another computer in my office Im using this at the moment and it works great on alfred_script(q) tell application "Screen Sharing" open location "vnc://elisa.local" end tell end alfred_script this launched the application and a connection to where I want, but now I want to make it click the first radio button which reads "Request Permission" and click go, I know its nitpicky but its something I do everyday multiple times to help a co-worker I understand that I need to find the identifier, so I got the accessibility inspector and tried to figure it out from there, but Im pretty lost on that. I will include a screen shot of the box and the accessibility inspector output (which im not sure im using it correctly) Any suggestions or guidance would be great as Im sure if I can get this problem complete I would be able to use that knowledge to make even more complex workflows Thank you so much in advance, you guys are all amazing! Link to comment
ixium Posted January 30, 2017 Author Share Posted January 30, 2017 anyone have any guidance? Link to comment
deanishe Posted January 30, 2017 Share Posted January 30, 2017 I googled. I found http://stackoverflow.com/questions/9690129/tick-a-checkbox-only-if-its-not-selected Link to comment
ixium Posted February 23, 2017 Author Share Posted February 23, 2017 still having no luck figuring this one out sadly, have to click this button like 10 times a day heh Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now