Skip to content

Commit 1c75b95

Browse files
[bengals-integration-tests-mainline] Flaky test StorefrontValidateVisualSwatchAbsenceOfAttributeWhenProductStocksOutTest fix
1 parent 96e6fc8 commit 1c75b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Section/AdminProductFormConfigurationsSection/AdminProductFormConfigurationsSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<section name="AdminProductFormConfigurationsSection">
1111
<element name="sectionHeader" type="text" selector=".admin__collapsible-block-wrapper[data-index='configurable']"/>
1212
<element name="createdConfigurationsBlock" type="text" selector="div.admin__field.admin__field-wide"/>
13-
<element name="createConfigurations" type="button" selector="button[data-index='create_configurable_products_button']" timeout="40"/>
13+
<element name="createConfigurations" type="button" selector="button[data-index='create_configurable_products_button']" timeout="30"/>
1414
<element name="currentVariationsRows" type="button" selector=".data-row"/>
1515
<element name="currentVariationsNameCells" type="textarea" selector=".admin__control-fields[data-index='name_container']"/>
1616
<element name="currentVariationsSkuCells" type="textarea" selector=".admin__control-fields[data-index='sku_container']"/>

0 commit comments

Comments
 (0)