public void TheNextButtonShowsThePasswordField() { app.EnterText(validEmail); app.GoToPasswordScreen(); app.Screenshot("Login password page."); }