I want to create a macro to scrape all the username's on a page but each page has a variable length so I can't loop to a fixed amount cause each page has different amount of usernames. How do I make it loop until there are no more usernames and then just press the next link?