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 3838 <element name =" PageSize" type =" input" selector =" input[name='parameters[page_size]']" />
3939 <element name =" ProductAttribute" type =" multiselect" selector =" select[name='parameters[show_attributes][]']" />
4040 <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]']" />
4143 <!-- Compare on Storefront-->
4244 <element name =" ProductName" type =" text" selector =" .product.name.product-item-name" />
4345 <element name =" CompareBtn" type =" button" selector =" .action.tocompare" />
You can’t perform that action at this time.
0 commit comments