0

I'm using AHK to automate some of my activities. One of them is multiclicking on links on page in chrome. So, I write some script, that clicks with {MButton} on that links, and now should wait untill all opened pages finish loading. Now I'm using Sleep T to wait, but based on page heaviness it takes different time. So, it can loose some time, or start next stage before it finish loading. I find this Control Freak answer, but it works only on an active page. Is there any way in Chrome to do anything to get some message to know when all pages finish loading, that I can grab with AHK as flag?

Gh0sTG0
  • 101
  • 3

0 Answers0