File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Catalog/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
<actionGroups xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/actionGroupSchema.xsd" >
10
10
<actionGroup name =" AdminCheckProductOnProductGridActionGroup" >
11
11
<annotations >
12
- <description >Check the checkbox for the product on the Product Grid</description >
12
+ <description >Check the checkbox for the product on the Product Grid</description >
13
13
</annotations >
14
14
<arguments >
15
- <argument name =" product" type =" entity" />
15
+ <argument name =" product" type =" entity" />
16
16
</arguments >
17
17
18
18
<checkOption selector =" {{AdminProductGridSection.productRowCheckboxBySku(product.sku)}}" stepKey =" selectProduct" />
You can’t perform that action at this time.
0 commit comments