File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/Catalog/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
<sections xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Page/etc/SectionObject.xsd" >
11
11
<section name =" StorefrontWidgetsSection" >
12
- <element name =" widgetRecentlyViewedProductsGrid" type =" block" selector =" .block.widget.block-viewed-products-grid" timeout = " 30 " />
13
- <element name =" widgetRecentlyComparedProductsGrid" type =" block" selector =" .block.widget.block-compared-products-grid" timeout = " 30 " />
14
- <element name =" widgetRecentlyOrderedProductsGrid" type =" block" selector =" .block.block-reorder" timeout = " 30 " />
12
+ <element name =" widgetRecentlyViewedProductsGrid" type =" block" selector =" .block.widget.block-viewed-products-grid" />
13
+ <element name =" widgetRecentlyComparedProductsGrid" type =" block" selector =" .block.widget.block-compared-products-grid" />
14
+ <element name =" widgetRecentlyOrderedProductsGrid" type =" block" selector =" .block.block-reorder" />
15
15
</section >
16
16
</sections >
You can’t perform that action at this time.
0 commit comments