Skip to content

Commit f669ca3

Browse files
ACQE-7610: AdminCancelPaypalExpressCheckoutTest
Adding this test to different execution group
1 parent 5f492b5 commit f669ca3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<severity value="CRITICAL"/>
1717
<testCaseId value="AC-6116"/>
1818
<group value="3rd_party_integration"/>
19+
<group value="paypal"/>
1920
</annotations>
2021
<before>
2122
<!-- Create Product -->
@@ -56,9 +57,5 @@
5657
<!-- Login to Paypal in-context-->
5758
<actionGroup ref="StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup" stepKey="loginToPayPal"/>
5859
<actionGroup ref="StorefrontPaypalSwitchBackToMagentoFromCheckoutPageActionGroup" stepKey="confirmPaymentAndGoBackToMagento"/>
59-
<actionGroup ref="StorefrontPlaceOrderOnOrderReviewPageActionGroup" stepKey="clickPlaceOrderBtn"/>
60-
<!-- I see order successful Page -->
61-
<waitForElementVisible selector="{{CheckoutSuccessMainSection.orderNumber}}" stepKey="waitForOrderNumberToBeGrabbed"/>
62-
<grabTextFrom selector="{{CheckoutSuccessMainSection.orderNumber}}" stepKey="grabOrderNumber"/>
6360
</test>
6461
</tests>

0 commit comments

Comments
 (0)