File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 115
115
<click selector =" {{CatalogProductsSection.resetFilter}}" stepKey =" clickOnResetFilter" />
116
116
<waitForPageLoad stepKey =" waitForPageToLoad3" />
117
117
<selectOption selector =" {{AdminProductGridFilterSection.productPerPage}}" userInput =" 30" stepKey =" selectPagePerView" />
118
- <waitForPageLoad stepKey =" waitForPageToLoad1 " time =" 30" />
118
+ <waitForPageLoad stepKey =" waitForPageToLoadProductPerPage " time =" 30" />
119
119
<fillField selector =" {{AdminCategoryContentSection.productTableColumnName}}" userInput =" pagi" stepKey =" selectProduct1" />
120
120
<click selector =" {{AdminCategoryContentSection.productSearch}}" stepKey =" clickSearchButton" />
121
121
<waitForPageLoad stepKey =" waitFroPageToLoad2" />
You can’t perform that action at this time.
0 commit comments