Skip to content

Commit d33988b

Browse files
Shashikant521993Manjusha.S
authored andcommitted
Update UpdateAllIndexerByScheduleActionGroup.xml
1 parent ba74b10 commit d33988b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/ActionGroup/UpdateAllIndexerByScheduleActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
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"/>

0 commit comments

Comments
 (0)