public void WhenILogInWithValidUsernameAndPassword()
 {
     _CommonStep.POSTValidInfoToLogIn("/e-store/authentication/token");
 }