Skip to content

Commit 81da6b1

Browse files
ACQE-6375 : Registered Checkout Using PayPal Smart Button and Flat Rate
Replace Gotocheckout step
1 parent 4713d8a commit 81da6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<!-- Open mini cart-->
6969
<actionGroup ref="StorefrontClickOnMiniCartActionGroup" stepKey="clickMiniCart"/>
7070
<!--proceed to checkout -->
71-
<actionGroup ref="StorefrontClickProceedToCheckoutActionGroup" stepKey="goToCheckout"/>
71+
<click selector="{{StorefrontMinicartSection.goToCheckout}}" stepKey="goToCheckout"/>
7272
<!-- Verify Shipping address-->
7373
<grabTextFrom selector="{{CheckoutShippingSection.savedAddress}}" stepKey="grabAddress"/>
7474
<!-- Assert the value of created customer attribute in shipping address block of checkout page-->

0 commit comments

Comments
 (0)