cryptoService, cucumberExpressionService, SECURE_MASK, userNameService| Constructor and Description | 
|---|
MailSteps()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
validActivationEmail(String mailHost,
                    String mailUser,
                    String mailPassword,
                    String senderMail,
                    String subjectMail,
                    String firstCssQuery,
                    List<GherkinStepCondition> conditions)
Valid activation email. 
 | 
checkAlert, checkElementPresence, checkElementVisible, checkInputText, checkInputText, checkMandatoryTextField, checkRadioList, checkRadioList, checkStep, checkText, checkTextContains, checkTextSelectedInList, clearText, clearText, clearText, clearText, clickOn, clickOn, clickOnByJs, clickOnByJs, clickOnByJs, clickOnByJs, displayConcernedElementsAtTheBeginningOfMethod, displayMessageAtTheBeginningOfMethod, displayMessageAtTheBeginningOfMethod, expectText, expectText, expectTextContains, expectTextContains, getAlertMessage, getDriver, getTextOrKey, passOver, readValueTextField, runAllStepsInLoop, saveElementValue, saveElementValue, selectCheckbox, selectCheckbox, setText, setText, setText, switchFrame, updateDateValidated, updateList, updateRadioList, updateRadioList, updateText, updateText, updateText, updateText, uploadFile@Et(value="Je valide le mail d\'activation {string}(\\?)")
 @And(value="I valid activation email {string}(\\?)")
public void validActivationEmail(String mailHost,
                                                                                                                                                  String mailUser,
                                                                                                                                                  String mailPassword,
                                                                                                                                                  String senderMail,
                                                                                                                                                  String subjectMail,
                                                                                                                                                  String firstCssQuery,
                                                                                                                                                  List<GherkinStepCondition> conditions)
                                                                                                                                           throws FailureException,
                                                                                                                                                  TechnicalException
mailHost - example: imap.gmail.commailUser - login of mail boxmailPassword - password of mail boxsenderMail - sender of mail boxsubjectMail - subject of mail boxfirstCssQuery - the first matching elementconditions - list of 'expected' values condition and 'actual' values (GherkinStepCondition).TechnicalException - is throws if you have a technical error (format, configuration, datas, ...) in NoraUi.
             Exception with message and with screenshot and with exception if functional error but no screenshot and no exception if technical error.FailureException - if the scenario encounters a functional errorCopyright © 2023 NoraUi. All rights reserved.