Forum Discussion
Massimo Paolini
Oct 02, 2025Copper Contributor
VBA New Edge Web Browser Control in Access - Wait for Page Load
Using the new Edge Browser Control in Access, How to wait the time of loading page to give the next command in VBA.
1 Reply
- Tom_van_StiphoutIron Contributor
I entered "javascript page finished loading" and got several promising hits, including using the window.onload event.