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 6767 <waitForElement selector =" {{AdminNewCatalogPriceRuleConditions.targetEllipsisValue('1', targetValue)}}" stepKey =" waitForIsTarget" />
6868 <click selector =" {{AdminNewCatalogPriceRuleConditions.targetEllipsisValue('1', 'is')}}" stepKey =" clickOnIs" />
6969 <selectOption selector =" {{AdminNewCatalogPriceRuleConditions.targetSelect('1')}}" userInput =" {{targetSelectValue}}" stepKey =" selectTargetCondition" />
70+ <click selector =" {{AdminNewCatalogPriceRule.fromDateButton}}" stepKey =" clickFromCalender" />
71+ <click selector =" {{AdminNewCatalogPriceRule.todayDate}}" stepKey =" clickFromToday" />
7072 </actionGroup >
7173
7274 <!-- Apply all of the saved catalog price rules -->
You can’t perform that action at this time.
0 commit comments