public void the_user_write_user_information_and_click_login(string email, string Password) { loginPage.PerformLogin(email, Password); }