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 1414 <amOnPage url =" {{AdminIndexManagementPage.url}}" stepKey =" amOnIndexManagementPage" />
1515 <waitForPageLoad stepKey =" waitForIndexManagementPageToLoad" />
1616 <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" />
1818 <click selector =" {{AdminIndexManagementSection.massActionSubmit}}" stepKey =" submitIndexerForm" />
1919 <!-- No re-indexing is done as part of this actionGroup since the test required no re-indexing -->
2020 <waitForPageLoad stepKey =" waitForSave" />
You can’t perform that action at this time.
0 commit comments