Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Louis Noser Newsgroups: microsoft.public.scripting.vbscript Subject: Re: how to wait for website? Date: Thu, 2 Jun 2022 15:53:07 +0200 Lines: 9 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net lLp8P26l6Cz/UvF6kXOk5gNi4+SYvZOqo50zOUsnbmmMCTSNeO Cancel-Lock: sha1:P4q9zAwSs8FvcETNltD5esUDjPE= User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Content-Language: de-DE In-Reply-To: Xref: csiph.com microsoft.public.scripting.vbscript:12459 Also sprach Mayayana am 02.06.2022 um 14:30: > The typical approach is to loop until document.readyState = 4. Tx a lot. What's the code for that?