Skip to content

Commit 52c7f45

Browse files
authored
ACQE-6897 | Mainline Deployment
Removed extra spaces
1 parent 503564f commit 52c7f45

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Catalog/Test/Mftf/ActionGroup/FilterProductGridByProductNameActionGroup.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@
1212
<annotations>
1313
<description>Filters the Admin Products grid by the provided Product (Name).</description>
1414
</annotations>
15-
1615
<arguments>
1716
<argument name="productName" type="string"/>
1817
</arguments>
19-
2018
<conditionalClick selector="{{AdminProductGridFilterSection.clearFilters}}" dependentSelector="{{AdminProductGridFilterSection.clearFilters}}" visible="true" stepKey="clickClearFilters"/>
2119
<waitForElementClickable selector="{{AdminProductGridFilterSection.filters}}" stepKey="openForFilterField"/>
2220
<click selector="{{AdminProductGridFilterSection.filters}}" stepKey="openProductFilters"/>

0 commit comments

Comments
 (0)