Skip to content

Commit e1dffc5

Browse files
authored
ACQE-6592 | Mainline Deployment
1 parent b101552 commit e1dffc5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Catalog/Test/Mftf/Section/AdminProductFormAdvancedPricingSection.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
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"/>

0 commit comments

Comments
 (0)