Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > microsoft.public.scripting.vbscript > #12456
| From | Louis Noser <louis.noser@gmx.ch> |
|---|---|
| Newsgroups | microsoft.public.scripting.vbscript |
| Subject | how to wait for website? |
| Date | 2022-06-02 09:18 +0200 |
| Message-ID | <jfr6hpFcc0oU1@mid.individual.net> (permalink) |
Hi A VBScrict of mine goes to a certain website and fills in fields with the sendkeys command. Firefox loads the webpage. I've attached the code I have so far. The tab command sent is just the test if the sendkeys command works. Up until now, keyboard input has only been possible with a wait command. However, the sendkeys command is better off waiting for the web page to load. Unfortunately I haven't figured out how to do that yet. Can someone help? Many Thanks. Greetings, Louis
Back to microsoft.public.scripting.vbscript | Previous | Next — Next in thread | Find similar
how to wait for website? Louis Noser <louis.noser@gmx.ch> - 2022-06-02 09:18 +0200
Re: how to wait for website? Louis Noser <louis.noser@gmx.ch> - 2022-06-02 09:25 +0200
Re: how to wait for website? "Mayayana" <mayayana@invalid.nospam> - 2022-06-02 08:30 -0400
Re: how to wait for website? Louis Noser <louis.noser@gmx.ch> - 2022-06-02 15:53 +0200
Re: how to wait for website? "Mayayana" <mayayana@invalid.nospam> - 2022-06-02 14:43 -0400
Re: how to wait for website? JJ <jj4public@gmx.com> - 2022-06-03 17:57 +0700
Re: how to wait for website? "Mayayana" <mayayana@invalid.nospam> - 2022-06-03 13:16 -0400
csiph-web