translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 3 of 3 questions

Applescript action Airdrop - identify property of dialog box

Stackoverflow

This Automator action uses Accessibility / AppleScript to auto accept airdrop items. Its great.

Tags: 
  • osx
  • applescript
  • accessibility
  • macos-high-sierra

How do I click on "Call Using iPhone" using Accessibility Inspector's Hierarchy?

SuperUser

Here's the AppleScript code:
set phone_num to "1111111111"-- (put your own number here)

Tags: 
  • iphone
  • applescript
  • accessibility
  • call
  • facetime

Cannot click a specific button in FaceTime with AppleScript [closed]

SuperUser

Here's the AppleScript code:
set phone_num to "1111111111"-- (put your own number here)

Tags: 
  • applescript
  • accessibility
  • call
  • facetime