We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 617f1f1 commit 82222b0Copy full SHA for 82222b0
app/code/Magento/Catalog/Test/Mftf/Test/AddNewProductAttributeInProductPageTest.xml
@@ -22,6 +22,7 @@
22
<!-- Login as admin -->
23
<actionGroup ref="AdminLoginActionGroup" stepKey="login"/>
24
<!-- remove the Filter From the page-->
25
+ <amOnPage url="{{AdminProductIndexPage.url}}" stepKey="visitAdminProductPage"/>
26
<actionGroup ref="ClearFiltersAdminProductGridActionGroup" stepKey="clearFilterFromProductIndex"/>
27
<!--Create Category-->
28
<createData entity="SimpleSubCategory" stepKey="createCategory"/>
0 commit comments