File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
app/code/Magento/CatalogRule/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 67
67
<waitForElement selector =" {{AdminNewCatalogPriceRuleConditions.targetEllipsisValue('1', targetValue)}}" stepKey =" waitForIsTarget" />
68
68
<click selector =" {{AdminNewCatalogPriceRuleConditions.targetEllipsisValue('1', 'is')}}" stepKey =" clickOnIs" />
69
69
<selectOption selector =" {{AdminNewCatalogPriceRuleConditions.targetSelect('1')}}" userInput =" {{targetSelectValue}}" stepKey =" selectTargetCondition" />
70
+ <click selector =" {{AdminNewCatalogPriceRule.fromDateButton}}" stepKey =" clickFromCalender" />
71
+ <click selector =" {{AdminNewCatalogPriceRule.todayDate}}" stepKey =" clickFromToday" />
70
72
</actionGroup >
71
73
72
74
<!-- Apply all of the saved catalog price rules -->
You can’t perform that action at this time.
0 commit comments