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 243
243
<click selector =" {{AdminProductGridSection.bulkActionDropdown}}" stepKey =" clickActionDropdown" />
244
244
<click selector =" {{AdminProductGridSection.bulkActionOption('Change status')}}" stepKey =" clickChangeStatusAction" />
245
245
<click selector =" {{AdminProductGridSection.changeStatus('status')}}" stepKey =" clickChangeStatusDisabled" parameterized =" true" />
246
+ <waitForPageLoad stepKey =" waitForStatusToBeChanged" />
246
247
<see selector =" {{AdminMessagesSection.success}}" userInput =" A total of 1 record(s) have been updated." stepKey =" seeSuccessMessage" />
247
248
<waitForLoadingMaskToDisappear stepKey =" waitForMaskToDisappear" />
248
249
<conditionalClick selector =" {{AdminProductGridFilterSection.clearFilters}}" dependentSelector =" {{AdminProductGridFilterSection.clearFilters}}" visible =" true" stepKey =" clickClearFiltersInitial2" />
You can’t perform that action at this time.
0 commit comments