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 b57fff1 commit 04885dfCopy full SHA for 04885df
app/code/Magento/Catalog/Test/Mftf/Test/AddNewProductAttributeInProductPageTest.xml
@@ -21,7 +21,8 @@
21
<before>
22
<!-- Login as admin -->
23
<actionGroup ref="AdminLoginActionGroup" stepKey="login"/>
24
-
+ <!-- remove the Filter From the page-->
25
+ <actionGroup ref="ClearFiltersAdminProductGridActionGroup" stepKey="clearFilterFromProductIndex"/>
26
<!--Create Category-->
27
<createData entity="SimpleSubCategory" stepKey="createCategory"/>
28
0 commit comments