Skip to content

Commit 82222b0

Browse files
Update AddNewProductAttributeInProductPageTest.xml
added filter in precodtion to fix test case fauliure of AddNewProductAttributeInProductPageTest.
1 parent 617f1f1 commit 82222b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AddNewProductAttributeInProductPageTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<!-- Login as admin -->
2323
<actionGroup ref="AdminLoginActionGroup" stepKey="login"/>
2424
<!-- remove the Filter From the page-->
25+
<amOnPage url="{{AdminProductIndexPage.url}}" stepKey="visitAdminProductPage"/>
2526
<actionGroup ref="ClearFiltersAdminProductGridActionGroup" stepKey="clearFilterFromProductIndex"/>
2627
<!--Create Category-->
2728
<createData entity="SimpleSubCategory" stepKey="createCategory"/>

0 commit comments

Comments
 (0)