In LiveCode 8, how can you tell when a browser page has fully loaded? I’ve tried browserDocumentCompleteFrame, browserDocumentComplete, and broswerFinishedLoading, none of them seem to fire. This is on Mac, so the last of those three probably shouldn’t work. Should the other two work?