File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 56
56
<click selector =" {{AdminDataGridHeaderSection.filters}}" stepKey =" openUrlRewriteGridFilters" />
57
57
<fillField selector =" {{AdminDataGridHeaderSection.filterFieldInput('request_path')}}" userInput =" {{SimpleRootSubCategory.url_key}}" stepKey =" fillUpdatedCategoryUrlKey" />
58
58
<actionGroup ref =" AdminClickSearchInGridActionGroup" stepKey =" clickOrderApplyFilters" />
59
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForPageToLoad" />
59
60
<see stepKey =" seeCategoryUrlKey" selector =" {{AdminUrlRewriteIndexSection.gridCellByColumnRowNumber('1', 'Request Path')}}" userInput =" {{SimpleRootSubCategory.url_key}}.html" />
60
61
<!-- Verify Updated Category UrlKey directs to category Store Front-->
61
62
<amOnPage url =" {{SimpleRootSubCategory.url_key}}.html" stepKey =" seeTheCategoryInStoreFrontPage" />
You can’t perform that action at this time.
0 commit comments