45464748495051
browser = new HtmlUnitBrowser("http://localhost:8080/vraptor-mydvds"); } public RootPage openRootPage() { browser.open("/"); return new RootPage(browser); }