File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/Section/AdminProductFormSection Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 83
83
<element name =" newAddedAttributeValue" type =" text" selector =" //option[contains(@data-title,'{{attributeValue}}')]" parameterized =" true" />
84
84
<element name =" country_Of_Manufacture" type =" select" selector =" //td[contains(text(), 'country_of_manufacture')]" />
85
85
<element name =" textArea" type =" text" selector =" //textarea[@name='product[test_custom_attribute]']" timeout =" 30" />
86
- <element name =" attributeRequiredInput" type =" input" selector =" //input[contains(@name, 'product[{{attributeCode}}]')]" parameterized =" true" />
87
86
<element name =" saveCategory" type =" button" selector =" //button[@data-action='close-advanced-select']" timeout =" 30" />
88
87
</section >
89
88
</sections >
You can’t perform that action at this time.
0 commit comments