Skip to content

Commit a6621ac

Browse files
shanthiManjusha.S
authored andcommitted
MC-36852 : Misleading message for guest customer on checkout
1 parent 62d7a6c commit a6621ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateSimpleProductTest/AdminCreateTwoSimpleProductTest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141

4242
<actionGroup ref="StorefrontOpenHomePageActionGroup" stepKey="goToStoreFront"/>
4343
<waitForPageLoad stepKey="waitForProductPage"/>
44-
<!--<click selector="{{NewProductPageSection.productName}}" stepKey="clickOnProduct"/>-->
4544
<actionGroup ref="AddSimpleProductToCartActionGroup" stepKey="addSimpleProductToCart">
4645
<argument name="product" value="$createSimpleProduct$"/>
4746
</actionGroup>
@@ -59,6 +58,5 @@
5958
</actionGroup>
6059
<actionGroup ref="GoToCheckoutFromMinicartActionGroup" stepKey="goToCheckoutFromMinicart2"/>
6160
<actionGroup ref="AssertStorefrontEmailNoteMessageOnCheckoutActionGroup" stepKey="assertEmailNoteMessage"/>
62-
<waitForPageLoad stepKey="waitForProductPage2"/>
6361
</test>
6462
</tests>

0 commit comments

Comments
 (0)