File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
app/code/Magento/Cms/Test/Mftf/Section/TinyMCESection Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 38
38
<element name =" PageSize" type =" input" selector =" input[name='parameters[page_size]']" />
39
39
<element name =" ProductAttribute" type =" multiselect" selector =" select[name='parameters[show_attributes][]']" />
40
40
<element name =" ButtonToShow" type =" multiselect" selector =" select[name='parameters[show_buttons][]']" />
41
+ <element name =" InputAnchorCustomText" type =" input" selector =" input[name='parameters[anchor_text]']" />
42
+ <element name =" InputAnchorCustomTitle" type =" input" selector =" input[name='parameters[title]']" />
41
43
<!-- Compare on Storefront-->
42
44
<element name =" ProductName" type =" text" selector =" .product.name.product-item-name" />
43
45
<element name =" CompareBtn" type =" button" selector =" .action.tocompare" />
You can’t perform that action at this time.
0 commit comments