File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 16
16
<severity value =" CRITICAL" />
17
17
<testCaseId value =" AC-6116" />
18
18
<group value =" 3rd_party_integration" />
19
+ <group value =" paypal" />
19
20
</annotations >
20
21
<before >
21
22
<!-- Create Product -->
56
57
<!-- Login to Paypal in-context-->
57
58
<actionGroup ref =" StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup" stepKey =" loginToPayPal" />
58
59
<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" />
63
60
</test >
64
61
</tests >
You can’t perform that action at this time.
0 commit comments