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.
2 parents 2f06a5d + ff8c08d commit d152fb1Copy full SHA for d152fb1
app/code/Magento/Catalog/Test/Mftf/Section/AdminAddProductsToOptionPanelSection.xml
@@ -5,7 +5,6 @@
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="AdminAddProductsToOptionPanel">
@@ -16,4 +15,4 @@
16
15
<element name="firstCheckbox" type="input" selector="//tr[1]//input[@data-action='select-row']"/>
17
<element name="nthCheckbox" type="input" selector="//tr[{{var}}]//input[@data-action='select-row']" parameterized="true"/>
18
</section>
19
-</sections>
+</sections>
0 commit comments