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 1717 <testCaseId value =" AC-6116" />
1818 <group value =" 3rd_party_integration" />
1919 <group value =" paypal" />
20+ <group value =" pr_exclude" />
2021 </annotations >
2122 <before >
2223 <!-- Create Product -->
5758 <!-- Login to Paypal in-context-->
5859 <actionGroup ref =" StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup" stepKey =" loginToPayPal" />
5960 <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" />
6065 </test >
6166</tests >
You can’t perform that action at this time.
0 commit comments