Skip to content

Commit 6d9b5d0

Browse files
ACQE- 6445:Guest Checkout Using PayPal Payments Standard And FlatRate Test
Selector name changed
1 parent 8d3e402 commit 6d9b5d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminSelectPaypalStandardPaymentInPaymentPageGuestCheckoutActionGroup.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<actionGroup name="AdminSelectPaypalStandardPaymentInPaymentPageGuestCheckoutActionGroup">
1313
<waitForElementClickable selector="{{CheckoutPaymentSection.PayPalPaymentRadio}}" stepKey="waitForPayPalRadioButton"/>
1414
<click selector="{{CheckoutPaymentSection.PayPalPaymentRadio}}" stepKey="selectPaypalPayment"/>
15-
<waitForElementClickable selector="{{CheckoutPaymentSection.ContinuePayPalBtn1}}" stepKey="waitForPayPalBtn"/>
16-
<click selector="{{CheckoutPaymentSection.ContinuePayPalBtn1}}" stepKey="clickPayPalBtn"/>
15+
<waitForElementClickable selector="{{CheckoutPaymentSection.ContinuePayPalBtn}}" stepKey="waitForPayPalBtn"/>
16+
<click selector="{{CheckoutPaymentSection.ContinuePayPalBtn}}" stepKey="clickPayPalBtn"/>
1717
</actionGroup>
1818
</actionGroups>

0 commit comments

Comments
 (0)