Méthode | Description | |
---|---|---|
DisplayExampleValuesByClickingAgreementTypeAndCurrentStatusTextFieldDropdownArrowButtons ( string addOrEdit, string linkText, string fieldName, string listValue, string exampleTags ) : void | ||
DisplayExampleValuesByTypingMatchingTextIntoAgreementTypeAndCurrentStatusTextFields ( string addOrEdit, string linkText, string fieldName, string inputValue, string orNot, string listValue, string exampleTags ) : void | ||
FeatureBackground ( ) : void | ||
ScenarioCleanup ( ) : void | ||
ScenarioSetup ( TechTalk scenarioInfo ) : void | ||
SelectAgreementTypeAndCurrentStatusValuesByClickingDropdownMenuItems ( string addOrEdit, string linkText, string fieldName, string listValue, string inputValue, string exampleTags ) : void |
public DisplayExampleValuesByClickingAgreementTypeAndCurrentStatusTextFieldDropdownArrowButtons ( string addOrEdit, string linkText, string fieldName, string listValue, string exampleTags ) : void | ||
addOrEdit | string | |
linkText | string | |
fieldName | string | |
listValue | string | |
exampleTags | string | |
Résultat | void |
public DisplayExampleValuesByTypingMatchingTextIntoAgreementTypeAndCurrentStatusTextFields ( string addOrEdit, string linkText, string fieldName, string inputValue, string orNot, string listValue, string exampleTags ) : void | ||
addOrEdit | string | |
linkText | string | |
fieldName | string | |
inputValue | string | |
orNot | string | |
listValue | string | |
exampleTags | string | |
Résultat | void |
public ScenarioSetup ( TechTalk scenarioInfo ) : void | ||
scenarioInfo | TechTalk | |
Résultat | void |
public SelectAgreementTypeAndCurrentStatusValuesByClickingDropdownMenuItems ( string addOrEdit, string linkText, string fieldName, string listValue, string inputValue, string exampleTags ) : void | ||
addOrEdit | string | |
linkText | string | |
fieldName | string | |
listValue | string | |
inputValue | string | |
exampleTags | string | |
Résultat | void |