Website.open_new_page# Website.open_new_page(url, new=False)# Opens another URL. This function should only be called after the app starts running. Parameters: url (str) – URL of the new page. Return type: None