Website.open_new_page# Website.open_new_page(url)[source]# Redirects to another URL. This function should only be called after the app starts running. Parameters: url (str) – URL of the new page. Return type: None