public void Go_fwd() { win.Page__navigate_by_history(Bool_.Y); }
public void Goto(String page) { win.Page__navigate_by_url_bar(page); }