I have a button that does multiple things, but I want it to wait a certain amount of time in between doing different actions. how would I do so?

the first function is to navigate the webbrowser to a certain page, and the second function can only be done once the webpage is loaded, but the webpage only loads at the end...


Thnx
Phil.