File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Catalog/Test/Mftf/ActionGroup Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 400400 <click selector =" {{AdminProductGridSection.bulkActionOption('Delete')}}" stepKey =" clickDeleteAction" />
401401 <waitForElementVisible selector =" {{AdminProductGridConfirmActionSection.ok}}" stepKey =" waitForModalPopUp" />
402402 <click selector =" {{AdminProductGridConfirmActionSection.ok}}" stepKey =" confirmProductDelete" />
403+ <waitForPageLoad stepKey =" waitForGridLoad" />
403404 </actionGroup >
404405</actionGroups >
Original file line number Diff line number Diff line change 1818
1919 <click selector =" {{AdminDataGridPaginationSection.perPageDropdown}}" stepKey =" clickPerPageDropdown" />
2020 <click selector =" {{AdminDataGridPaginationSection.perPageOption(perPage)}}" stepKey =" selectCustomPerPage" />
21- <waitForLoadingMaskToDisappear stepKey =" waitForGridLoad" />
21+ <waitForPageLoad stepKey =" waitForGridLoad" />
2222 </actionGroup >
2323
2424 <actionGroup name =" adminDataGridSelectCustomPerPage" >
You can’t perform that action at this time.
0 commit comments