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 8af9d33 commit 5cab607Copy full SHA for 5cab607
app/code/Magento/Catalog/Test/Mftf/Test/AddNewProductAttributeInProductPageTest.xml
@@ -21,6 +21,7 @@
21
<before>
22
<!-- Login as admin -->
23
<actionGroup ref="AdminLoginActionGroup" stepKey="login"/>
24
+ <actionGroup ref="AdminOpenProductIndexPageActionGroup" stepKey="openProductIndexPageBefore"/>
25
<!-- remove the Filter From the page-->
26
<actionGroup ref="ClearFiltersAdminProductGridActionGroup" stepKey="clearFilterFromProductIndex"/>
27
<!--Create Category-->
0 commit comments