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 0cbce0f commit 3b87432Copy full SHA for 3b87432
app/code/Magento/Catalog/Test/Mftf/Section/AdminCatalogStorefrontConfigSection.xml
@@ -5,10 +5,10 @@
5
* See COPYING.txt for license details.
6
*/
7
-->
8
+
9
<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
11
<section name="AdminCatalogStorefrontConfigSection">
-
12
<element name="sectionHeader" type="button" selector="#catalog_frontend-head"/>
13
<element name="productsPerPageAllowedValues" type="input" selector="#catalog_frontend_grid_per_page_values"/>
14
<element name="productsPerPageDefaultValue" type="input" selector="#catalog_frontend_grid_per_page"/>
0 commit comments