Top "Applescript-objc" questions

AppleScriptObjC is a framework that allows Cocoa applications to be written in AppleScript.

AppleScript Application is not allowed to send keystrokes

I made an app with AppleScript called FRIDAY. When I tell it to 'open chrome', it opens google chrome, this …

applescript keystroke applescript-objc system-error systemevent
Can AppleScript access browser tabs and execute javascript in them?

I'm curious if AppleScript can access each specific tab in a browser and execute some javascript in them. Anyone have …

javascript google-chrome safari applescript applescript-objc
AppleScript - interacting with a dialog window

I have this AppleScript: tell application "Finder" to display dialog "derp" -- display a dialog tell application "System Events" to …

applescript interactive interaction keystroke applescript-objc