File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 17
17
<testCaseId value =" AC-6116" />
18
18
<group value =" 3rd_party_integration" />
19
19
<group value =" paypal" />
20
+ <group value =" pr_exclude" />
20
21
</annotations >
21
22
<before >
22
23
<!-- Create Product -->
57
58
<!-- Login to Paypal in-context-->
58
59
<actionGroup ref =" StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup" stepKey =" loginToPayPal" />
59
60
<actionGroup ref =" StorefrontPaypalSwitchBackToMagentoFromCheckoutPageActionGroup" stepKey =" confirmPaymentAndGoBackToMagento" />
61
+ <actionGroup ref =" StorefrontPlaceOrderOnOrderReviewPageActionGroup" stepKey =" clickPlaceOrderBtn" />
62
+ <!-- I see order successful Page -->
63
+ <waitForElementVisible selector =" {{CheckoutSuccessMainSection.orderNumber}}" stepKey =" waitForOrderNumberToBeGrabbed" />
64
+ <grabTextFrom selector =" {{CheckoutSuccessMainSection.orderNumber}}" stepKey =" grabOrderNumber" />
60
65
</test >
61
66
</tests >
You can’t perform that action at this time.
0 commit comments