Skip to content

Commit 753cea1

Browse files
Sahil994-techglo74186
authored andcommitted
Updated StorefrontVerifyShipToShipMethodContainsSameDataTest.xml
worked on changes asked by manoranjan
1 parent 91bc90d commit 753cea1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/StorefrontVerifyShipToShipMethodContainsSameDataTest.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
<testCaseId value="AC-4628"/>
1919
</annotations>
2020
<before>
21-
<!-- Enable free shipping -->
22-
<createData entity="FreeShippingMethodsSettingConfig" stepKey="freeShippingMethodsSettingConfig"/>
2321
<!-- create category -->
2422
<createData entity="_defaultCategory" stepKey="createCategory"/>
2523
<!-- create simple product -->
@@ -36,7 +34,7 @@
3634
<!-- Step 1: Go to Storefront as Guest -->
3735
<!-- Step 2: Add simple product to shopping cart -->
3836
<amOnPage url="{{StorefrontProductPage.url($createProduct.custom_attributes[url_key]$)}}" stepKey="amOnSimpleProductPage"/>
39-
<waitForPageLoad stepKey="waitForPageLoad2"/>
37+
<waitForPageLoad stepKey="waitForPageLoadToGetTheStorePageOpenAgain"/>
4038
<actionGroup ref="AddToCartFromStorefrontProductPageActionGroup" stepKey="cartAddSimpleProductToCart">
4139
<argument name="productName" value="$createProduct.name$"/>
4240
</actionGroup>

0 commit comments

Comments
 (0)