File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 16
16
<testCaseId value =" AC-3928" />
17
17
<group value =" 3rd_party_integration" />
18
18
<group value =" paypalExpress" />
19
- <!-- < group value="pr_exclude" /> -- >
19
+ <group value =" pr_exclude" />
20
20
</annotations >
21
21
<before >
22
22
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
32
32
</createData >
33
33
</before >
34
34
<after >
35
- <magentoCLI command =" config:set paypal/general/merchant_country US" stepKey =" setMerchantCountry" />
36
- <magentoCLI command =" config:set payment/wps_express/active 0" stepKey =" disableWPSExpress" />
37
35
<actionGroup ref =" StorefrontCustomerLogoutActionGroup" stepKey =" logoutCustomer" />
38
36
<deleteData createDataKey =" createCustomer" stepKey =" deleteCustomer" />
39
37
<deleteData createDataKey =" simpleProduct" stepKey =" deleteSimpleProduct" />
47
45
</actionGroup >
48
46
<!-- Go to cart page-->
49
47
<actionGroup ref =" StorefrontCartPageOpenActionGroup" stepKey =" gotoCart" />
50
- <!-- Click on Paypal paypal button-->
48
+ <!-- Click on Paypal express checkout button-->
51
49
<actionGroup ref =" SwitchToPayPalGroupBtnActionGroup" stepKey =" clickPayPalBtn" >
52
50
<argument name =" elementNumber" value =" 1" />
53
51
</actionGroup >
You can’t perform that action at this time.
0 commit comments