It goes to another screen reloading the page
@override void openScreen(String newUrl) { html.window.location.href = newUrl; }