File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Cms/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 53
53
<fillField selector =" {{CmsDesignSection.customDesignFrom}}" userInput =" {$today}" stepKey =" fillDateFrom" />
54
54
<fillField selector =" {{CmsDesignSection.customDesignTo}}" userInput =" {$tomorrow}" stepKey =" fillDateTo" />
55
55
<selectOption selector =" {{CmsDesignSection.customTheme}}" userInput =" {{MagentoBlankTheme.name}}" stepKey =" fillCustomTheme" />
56
- <actionGroup ref =" SaveCmsPageActionGroup" stepKey =" cxvcbcvb " />
56
+ <actionGroup ref =" SaveCmsPageActionGroup" stepKey =" save CmsPage " />
57
57
<see userInput =" {$todayFormatted}" selector =" {{AdminOrdersGridSection.gridCell('2','Custom design from')}}" stepKey =" assertCustomDesignFrom" />
58
58
<see userInput =" {$tomorrowFormatted}" selector =" {{AdminOrdersGridSection.gridCell('2','Custom design to')}}" stepKey =" assertCustomDesignTo" />
59
59
<click selector =" {{AdminDataGridTableSection.rows}}" stepKey =" clickEdit" />
You can’t perform that action at this time.
0 commit comments