Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_FORMAT |
static String |
FORMAT |
cryptoService, cucumberExpressionService, SECURE_MASK, userNameService
Constructor and Description |
---|
MathsSteps() |
Modifier and Type | Method and Description |
---|---|
void |
changeValue(String targetKey,
Map<String,String> params) |
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
public static final String FORMAT
public static final String DEFAULT_FORMAT
@Et(value="Je change la valeur et je sauvegarde dans la cl\u00e9 {string} du contexte:") @And(value="I change value and I save in {string} context key:") public void changeValue(String targetKey, Map<String,String> params) throws FailureException
targetKey
- is target key for the context.params
- contains format ("Integer" by default)
and the list of possible operator (plus, minus, multiplies, divides)FailureException
- if the scenario encounters a functional errorCopyright © 2023 NoraUi. All rights reserved.