Page 1 of 1

Wait to display Google web page till needed

Posted: 08 Sep 2018, 21:57
by codude
I see several post on these forms on waiting for a Google webpage to load but I need to do something different. My script first clicks on a link in an Excel sheet to a Google webpage but I want the script to do something else in this Excel spreadsheet while the webpage is loading. The problem is, sometimes the page finishes loading before the Excel script has completed and this is causing problems. After the Excel script is finished the script could then activate the Google webpage and if it has finished loading that’s fine but if it needs more time that’s fine too. I don’t really need to know when it has finished loading.

Also, The only place I can seem to post a question is in the gaming section. Is that correct? Thanks

Re: Wait to display Google web page till needed

Posted: 13 Sep 2018, 16:32
by codude
Am I not making any sense here was this perhaps a difficult task? Thanks

Re: Wait to display Google web page till needed

Posted: 10 Oct 2018, 08:22
by codude
I stumbled across “WinSet, AlwaysOnTop” and it is working for me. Thanks