File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Catalog/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 14
14
<amOnPage url =" {{AdminIndexManagementPage.url}}" stepKey =" amOnIndexManagementPage" />
15
15
<waitForPageLoad stepKey =" waitForIndexManagementPageToLoad" />
16
16
<selectOption selector =" {{AdminIndexManagementSection.selectMassAction}}" userInput =" selectAll" stepKey =" selectAllOption" />
17
- <selectOption selector =" {{AdminIndexManagementSection.massActionSelect}}" userInput =" change_mode_changelog " stepKey =" selectUpdateBySchedule" />
17
+ <selectOption selector =" {{AdminIndexManagementSection.massActionSelect}}" userInput =" Update by Schedule " stepKey =" selectUpdateBySchedule" />
18
18
<click selector =" {{AdminIndexManagementSection.massActionSubmit}}" stepKey =" submitIndexerForm" />
19
19
<!-- No re-indexing is done as part of this actionGroup since the test required no re-indexing -->
20
20
<waitForPageLoad stepKey =" waitForSave" />
You can’t perform that action at this time.
0 commit comments