This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set appName to "Google Chrome" | |
if application appName is running then | |
tell application "Google Chrome" to activate | |
delay .5 | |
tell application "System Events" to ¬ |