This is far from rocket science but I haven’t seen it posted so I’m going to put it here for posterity. This is how you can detect if a page is loaded in chrome with applescript. This is a subroutine, so you can put it at the end of your program and call it with this line
checkForLoading()
Ok, here’s the subroutine.
If I recall correctly, wordpress messes up quotes. If this doesn’t compile then replace the quotes and try again.
'Tips > Mac' 카테고리의 다른 글
[Automator] Automator 를 이용해서 네이버 사전 활용(만들기)하기 (3) | 2015.11.07 |
---|---|
[Applescript] How to open a new tab in chrome, safari using applescript (0) | 2015.11.06 |
[MAC TIP] Mac에 Homebrew 설치하기 (0) | 2015.11.05 |
[Mac App] FTP/SFTP를 품은 ForkLift 사용하기 (0) | 2015.11.05 |
[Mac Tip] OSX 데스크탑 (스페이스) 빠르게 이동하기 (0) | 2015.11.05 |