File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Catalog/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 234
234
<click selector =" {{AdminProductGridSection.bulkActionOption('Change status')}}" stepKey =" clickChangeStatusAction" />
235
235
<click selector =" {{AdminProductGridSection.changeStatus('status')}}" stepKey =" clickChangeStatusDisabled" parameterized =" true" />
236
236
<see selector =" {{AdminMessagesSection.success}}" userInput =" A total of 1 record(s) have been updated." stepKey =" seeSuccessMessage" />
237
+ <waitForLoadingMaskToDisappear stepKey =" waitForMaskToDisappear" />
237
238
<conditionalClick selector =" {{AdminProductGridFilterSection.clearFilters}}" dependentSelector =" {{AdminProductGridFilterSection.clearFilters}}" visible =" true" stepKey =" clickClearFiltersInitial2" />
238
239
</actionGroup >
239
240
</actionGroups >
You can’t perform that action at this time.
0 commit comments