Skip to content

Commit fae329e

Browse files
authored
Update MultipleAddressCheckoutWithTwoDifferentRatesTest.xml
AC-4499 : Added fix for this testcase AddNewProductAttributeInProductPageTest
1 parent 083dba4 commit fae329e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Shipping/Test/Mftf/Test/MultipleAddressCheckoutWithTwoDifferentRatesTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
</createData>
2323
<createData entity="Simple_US_Customer_CA_NY_Addresses" stepKey="createCustomer"/>
2424
<actionGroup ref="AdminLoginActionGroup" stepKey="login"/>
25+
<!-- remove the Filter From the page-->
26+
<amOnPage url="{{AdminProductIndexPage.url}}" stepKey="visitAdminProductPage"/>
27+
<actionGroup ref="ClearFiltersAdminProductGridActionGroup" stepKey="clearFilterFromProductIndex"/>
2528
</before>
2629
<after>
2730
<!-- Delete created data -->

0 commit comments

Comments
 (0)