File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
app/code/Magento/Paypal/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 9
9
xsi:noNamespaceSchemaLocation=" urn:magento:mftf:Page/etc/SectionObject.xsd" >
10
10
<section name =" PayPalPaymentsProConfigSection" >
11
11
<element name =" configureBtn" type =" button" selector =" #payment_{{countryCode}}_paypal_group_all_in_one_wpp_usuk-head" parameterized =" true" />
12
- <element name =" partner" type =" button " selector =" #payment_{{countryCode}}_paypal_group_all_in_one_wpp_usuk_paypal_payflow_required_paypal_payflow_api_settings_partner" parameterized =" true" />
13
- <element name =" user" type =" button " selector =" #payment_{{countryCode}}_paypal_group_all_in_one_wpp_usuk_paypal_payflow_required_paypal_payflow_api_settings_user" parameterized =" true" />
14
- <element name =" vendor" type =" button " selector =" #payment_{{countryCode}}_paypal_group_all_in_one_wpp_usuk_paypal_payflow_required_paypal_payflow_api_settings_vendor" parameterized =" true" />
15
- <element name =" password" type =" button " selector =" #payment_{{countryCode}}_paypal_group_all_in_one_wpp_usuk_paypal_payflow_required_paypal_payflow_api_settings_pwd" parameterized =" true" />
16
- <element name =" testmode" type =" button " selector =" #payment_{{countryCode}}_paypal_group_all_in_one_wpp_usuk_paypal_payflow_required_paypal_payflow_api_settings_sandbox_flag" parameterized =" true" />
17
- <element name =" enableSolution" type =" button " selector =" #payment_{{countryCode}}_paypal_group_all_in_one_wpp_usuk_paypal_payflow_required_enable_paypal_payflow" parameterized =" true" />
12
+ <element name =" partner" type =" input " selector =" #payment_{{countryCode}}_paypal_group_all_in_one_wpp_usuk_paypal_payflow_required_paypal_payflow_api_settings_partner" parameterized =" true" />
13
+ <element name =" user" type =" input " selector =" #payment_{{countryCode}}_paypal_group_all_in_one_wpp_usuk_paypal_payflow_required_paypal_payflow_api_settings_user" parameterized =" true" />
14
+ <element name =" vendor" type =" input " selector =" #payment_{{countryCode}}_paypal_group_all_in_one_wpp_usuk_paypal_payflow_required_paypal_payflow_api_settings_vendor" parameterized =" true" />
15
+ <element name =" password" type =" input " selector =" #payment_{{countryCode}}_paypal_group_all_in_one_wpp_usuk_paypal_payflow_required_paypal_payflow_api_settings_pwd" parameterized =" true" />
16
+ <element name =" testmode" type =" select " selector =" #payment_{{countryCode}}_paypal_group_all_in_one_wpp_usuk_paypal_payflow_required_paypal_payflow_api_settings_sandbox_flag" parameterized =" true" />
17
+ <element name =" enableSolution" type =" select " selector =" #payment_{{countryCode}}_paypal_group_all_in_one_wpp_usuk_paypal_payflow_required_enable_paypal_payflow" parameterized =" true" />
18
18
<element name =" paymentsAdvanced" type =" button" selector =" #payment_{{countryCode}}_paypal_group_all_in_one_payflow_advanced-head" parameterized =" true" />
19
19
</section >
20
20
</sections >
You can’t perform that action at this time.
0 commit comments