Is there an event or anything that one can listen for to know if a page has fully loaded for a player? I'm writing a script to ping a player's token when the page changes, and what I have right now works, but it's using a hardcoded delay. I'd prefer to have a more elegant wait just in case it takes longer than normal for the page to load.