File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 1616 <severity value =" CRITICAL" />
1717 <testCaseId value =" AC-15016" />
1818 <useCaseId value =" ACP2E-4001" />
19- <!-- <group value="3rd_party_integration"/>
19+ <group value =" 3rd_party_integration" />
2020 <group value =" paypalExpress" />
2121 <group value =" pr_exclude" />
22- -->
2322 </annotations >
2423 <before >
2524 <!-- Simple product is created -->
5857 <!-- Click on PayPal payment radio button -->
5958 <waitForElementClickable selector =" {{CheckoutPaymentSection.PayPalPaymentRadio}}" stepKey =" waitForPayPalRadioButton" />
6059 <click selector =" {{CheckoutPaymentSection.PayPalPaymentRadio}}" stepKey =" selectPaypalPayment" />
61- <!-- <actionGroup ref="SwitchToPayPalGroupBtnActionGroup" stepKey="clickPayPalBtn"/>
62- -->
60+ <actionGroup ref =" SwitchToPayPalGroupBtnActionGroup" stepKey =" clickPayPalBtn" />
6361 <!-- Login to Paypal in-context and verify order total on paypal page-->
64- <!-- <actionGroup ref="StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup" stepKey="loginToPayPal"/>
62+ <actionGroup ref =" StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup" stepKey =" loginToPayPal" />
6563 <actionGroup ref =" StorefrontPaypalSwitchBackToMagentoFromCheckoutPageActionGroup" stepKey =" confirmPaymentAndGoBackToMagento" />
66- -->
6764 <!-- I see order successful Page -->
6865 <waitForElementVisible selector =" {{CheckoutSuccessMainSection.orderNumber}}" stepKey =" waitForOrderNumberToBeGrabbed" />
6966 <grabTextFrom selector =" {{CheckoutSuccessMainSection.orderNumber}}" stepKey =" grabOrderNumber" />
You can’t perform that action at this time.
0 commit comments