File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
app/code/Magento/Widget/Test/Mftf/Section Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 12
12
<element name =" widgetTitleSearch" type =" input" selector =" #widgetInstanceGrid_filter_title" />
13
13
<element name =" searchButton" type =" button" selector =" .action-default.scalable.action-secondary" />
14
14
<element name =" searchResult" type =" text" selector =" #widgetInstanceGrid_table>tbody>tr:nth-child(1)" />
15
+ <element name =" resetFilter" type =" button" selector =" button[data-action='grid-filter-reset']" />
15
16
</section >
16
17
</sections >
Original file line number Diff line number Diff line change 11
11
<section name =" StorefrontWidgetsSection" >
12
12
<element name =" widgetProductsGrid" type =" block" selector =" .block.widget.block-products-list.grid" />
13
13
<element name =" widgetProductName" type =" text" selector =" .product-item-name" />
14
+ <element name =" widgetBlock" type =" block" selector =" .widget" />
15
+ <element name =" widgetTitle" type =" text" selector =" .block-title" />
14
16
</section >
15
17
</sections >
You can’t perform that action at this time.
0 commit comments