File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
/**
4
- * Copyright © Magento, Inc. All rights reserved.
5
- * See COPYING.txt for license details .
4
+ * Copyright 2019 Adobe
5
+ * All Rights Reserved .
6
6
*/
7
7
-->
8
8
17
17
<severity value =" AVERAGE" />
18
18
<testCaseId value =" MC-10904" />
19
19
<group value =" paypal" />
20
- <skip >
21
- <issueId value =" DEVOPS-3311" />
22
- </skip >
23
- <group value =" pr_exclude" />
24
20
</annotations >
25
21
<before >
26
22
<actionGroup ref =" AdminLoginActionGroup" stepKey =" login" />
27
- <actionGroup ref =" ConfigPayPalExpressCheckout " stepKey =" ConfigPayPalExpressCheckout" />
23
+ <actionGroup ref =" ConfigPayPalExpressCheckoutActionGroup " stepKey =" ConfigPayPalExpressCheckout" />
28
24
</before >
29
25
<after >
30
26
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" logoutFromAdmin" />
39
35
<comment userInput =" Verify default value" stepKey =" commentVerifyDefaultValue1" />
40
36
<seeElement selector =" {{ButtonCustomization.label}}" stepKey =" seeLabel" />
41
37
<seeElement selector =" {{ButtonCustomization.layout}}" stepKey =" seeLayout" />
42
- <seeElement selector =" {{ButtonCustomization.size}}" stepKey =" seeSize1" />
43
38
<seeElement selector =" {{ButtonCustomization.shape}}" stepKey =" seeShape1" />
44
39
<seeElement selector =" {{ButtonCustomization.color}}" stepKey =" seeColor" />
45
40
</test >
You can’t perform that action at this time.
0 commit comments