Getting window size on Mac

tell application "System Events" to tell process "iTunes"
     size of window 1
end tell

Source: https://apple.stackexchange.com/a/97178

Home | Back to blog

This work is licensed under CC BY-NC 4.0 Creative Commons BY-NC image