Skip to content

Commit f2ee0b1

Browse files
pavanpavan
authored andcommitted
Changes made as per latest comments
1 parent e5c72f5 commit f2ee0b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Paypal/Test/Mftf/Test/GuestCheckoutUsingPayPalExpressCheckoutTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@
7979
<argument name="product" value="$$createProduct$$"/>
8080
</actionGroup>
8181
<!-- Goto Checkout Page -->
82-
<actionGroup ref="StorefrontCartPageOpenActionGroup" stepKey="goToCheckout"/>
82+
<actionGroup ref="GoToCheckoutFromMinicartActionGroup" stepKey="goToCheckoutFromMinicart"/>
83+
<waitForPageLoad stepKey="waitForShippingPage"/>
8384
<!--Fill Shipping Address-->
8485
<actionGroup ref="FillGuestCheckoutShippingAddressFormActionGroup" stepKey="fillShippingAddress"/>
8586
<selectOption selector="{{CheckoutCartSummarySection.stateProvince}}" userInput="Texas" stepKey="fillState"/>

0 commit comments

Comments
 (0)