Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (applescript)
Viewing all articles
Browse latest Browse all 3

Applescript execution, desktop app on Mac

$
0
0

Hello, I need to return opened tabs on google chrome into an array. I can obtain this by executing an applescript with this code:

tell application "Google Chrome"
    get URL of every tab of every window
end tell
Now how I can call this script from my javascript code? Can I call it with python and then use with javascript? Or is there any other method to get a result like this?

Thank you, Stefano.


Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images