Specifically, I\'m interested in waiting for a page to load completely (window.addEventListener("load", ...) works, is there a better alternative with
window.addEventListener("load", ...)