File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/SalesRule/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 35
35
<selectOption userInput =" {{operatorType}}" selector =" {{AdminCartPriceRulesFormSection.conditionsOperator}}" stepKey =" setOperatorType" />
36
36
<click selector =" {{AdminCartPriceRulesFormSection.condition('...')}}" stepKey =" clickToChooseOption1" />
37
37
<fillField userInput =" {{value}}" selector =" {{AdminCartPriceRulesFormSection.conditionsValue}}" stepKey =" fillActionValue" />
38
- <click selector =" {{AdminCartPriceRulesFormSection .saveAndContinue}}" stepKey =" clickSaveButton" />
38
+ <click selector =" {{AdminMainActionsSection .saveAndContinue}}" stepKey =" clickSaveButton" />
39
39
<see selector =" {{AdminCartPriceRulesSection.messages}}" userInput =" You saved the rule." stepKey =" seeSuccessMessage" />
40
40
</actionGroup >
41
41
</actionGroups >
You can’t perform that action at this time.
0 commit comments