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