File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 9
9
xsi : noNamespaceSchemaLocation =" ../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Page/etc/SectionObject.xsd" >
10
10
<section name =" AdminProductFormSection" >
11
11
<element name =" attributeSet" type =" select" selector =" div[data-index='attribute_set_id'] .admin__field-control" />
12
- <element name =" attributeSetFilter" type =" input" selector =" div[data-index='attribute_set_id'] .admin__field-control input" />
12
+ <element name =" attributeSetFilter" type =" input" selector =" div[data-index='attribute_set_id'] .admin__field-control input" timeout = " 30 " />
13
13
<element name =" attributeSetFilterResult" type =" input" selector =" div[data-index='attribute_set_id'] .action-menu-item._last" timeout =" 30" />
14
14
<element name =" productName" type =" input" selector =" .admin__field[data-index=name] input" />
15
15
<element name =" productSku" type =" input" selector =" .admin__field[data-index=sku] input" />
You can’t perform that action at this time.
0 commit comments