Skip to content

Commit e05d4fb

Browse files
authored
ACQE-7132 | [MFTF TESTS] AdminCheckoutUsingPaypalInContextWithDifferentCurrenciesTest
1 parent 56e5888 commit e05d4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<!-- Login to Paypal in-context and verify order total on paypal page-->
9595
<actionGroup ref="StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup" stepKey="loginToPayPal"/>
9696
<actionGroup ref="StorefrontPaypalSwitchBackToMagentoFromCheckoutPageActionGroup" stepKey="confirmPaymentAndGoBackToMagento"/>
97-
<click selector="{{CustomerOrderCancellationSection.linkToOpenViewOrder}}" stepKey="clickOnLinkToViewOrder"/>
97+
<click selector="{{CheckoutSuccessMainSection.linkToOpenViewOrder}}" stepKey="clickOnLinkToViewOrder"/>
9898
<grabFromCurrentUrl regex="~/order_id/(\d+)/~" stepKey="grabOrderNumber"/>
9999
<!-- Navigate to Sales order page -->
100100
<actionGroup ref="AdminOrdersPageOpenActionGroup" stepKey="navigateToSalesOrderPage"/>

0 commit comments

Comments
 (0)