File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
app/code/Magento/Catalog/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 2121 <element name =" productTierPriceFixedPriceInput" type =" input" selector =" [name='product[tier_price][{{var1}}][price]']" parameterized =" true" />
2222 <element name =" productTierPricePercentageValuePriceInput" type =" input" selector =" [name='product[tier_price][{{var1}}][percentage_value]']" parameterized =" true" />
2323 <element name =" specialPrice" type =" input" selector =" input[name='product[special_price]']" />
24- <element name =" specialPriceFrom" type =" input" selector =" input[name='product[special_from_date]']" />
25- <element name =" specialPriceTo" type =" input" selector =" input[name='product[special_to_date]']" />
2624 <element name =" cost" type =" input" selector =" //input[@name='product[cost]']" />
2725 <element name =" doneButton" type =" button" selector =" .product_form_product_form_advanced_pricing_modal button.action-primary" timeout =" 30" />
2826 <element name =" msrp" type =" input" selector =" //input[@name='product[msrp]']" timeout =" 30" />
You can’t perform that action at this time.
0 commit comments