We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65569a0 commit cbfa19cCopy full SHA for cbfa19c
app/code/Magento/Catalog/Test/Mftf/Section/StorefrontCategoryMainSection.xml
@@ -39,5 +39,6 @@
39
<element name="productName" type="text" selector=".product-item-name"/>
40
<element name="productOptionList" type="text" selector="#narrow-by-list"/>
41
<element name="productNameByPosition" type="text" selector=".products-grid li:nth-of-type({{position}}) .product-item-name a" parameterized="true"/>
42
+ <element name="sidebarAdditional" type="block" selector="#maincontent .sidebar.sidebar-additional"/>
43
</section>
44
</sections>
0 commit comments