File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Catalog/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +1
-0
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 =" AdminProductFormSection" >
11
11
<element name =" additionalOptions" type =" select" selector =" .admin__control-multiselect" />
12
+ <element name =" datepickerNewAttribute" type =" input" selector =" [data-index='{{attrName}}'] input" timeout =" 30" parameterized =" true" />
12
13
<element name =" attributeSet" type =" select" selector =" div[data-index='attribute_set_id'] .admin__field-control" />
13
14
<element name =" attributeSetFilter" type =" input" selector =" div[data-index='attribute_set_id'] .admin__field-control input" timeout =" 30" />
14
15
<element name =" attributeSetFilterResult" type =" input" selector =" div[data-index='attribute_set_id'] .action-menu-item._last" timeout =" 30" />
You can’t perform that action at this time.
0 commit comments