File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 15
15
<severity value =" MAJOR" />
16
16
<testCaseId value =" AC-5206" />
17
17
<group value =" 3rd_party_integration" />
18
+ <group value =" pr_exclude" />
18
19
</annotations >
19
20
<before >
20
21
<createData entity =" SimpleProduct" stepKey =" simpleProduct" />
33
34
<actionGroup ref =" ClickSaveButtonActionGroup" stepKey =" saveAnotherTaxRule" >
34
35
<argument name =" message" value =" You saved the tax rule." />
35
36
</actionGroup >
36
- <actionGroup ref =" AdminPayPalExpressCheckoutEnableActionGroup" stepKey =" ConfigPayPalExpress " >
37
+ <actionGroup ref =" AdminPayPalExpressCheckoutEnableActionGroup" stepKey =" configPayPalExpress " >
37
38
<argument name =" credentials" value =" SamplePaypalExpressConfig2" />
38
39
</actionGroup >
39
40
</before >
90
91
<!-- Click on Paypal paypal button-->
91
92
<actionGroup ref =" SwitchToPayPalGroupBtnActionGroup" stepKey =" clickPayPalBtn" />
92
93
<!-- Login to Paypal in-context-->
93
- <actionGroup ref =" StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup" stepKey =" LoginToPayPal " />
94
+ <actionGroup ref =" StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup" stepKey =" loginToPayPal " />
94
95
<!-- Transfer Cart Line and Shipping Method assertion-->
95
96
<actionGroup ref =" PayPalAssertTransferLineAndShippingMethodNotExistActionGroup" stepKey =" assertPayPalSettings" />
96
97
<!-- Click PayPal button and go back to Magento site-->
You can’t perform that action at this time.
0 commit comments