74757677787980
thereIsAUserNamed(name); openRootPage().fillLoginForm() .withLogin(name) .withPassword(name) .andSubmit(); return new HomePage(browser); }