Skip to content

Commit d851a08

Browse files
Sahil.kumarManjusha
authored andcommitted
Final changes done
1 parent 31df361 commit d851a08

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Catalog/Test/Mftf/Section/AdminCategoryProductsGridSection.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,5 @@
1818
<element name="productVisibility" type="select" selector="//*[@name='product[visibility]']"/>
1919
<element name="productSelectAll" type="checkbox" selector="input.admin__control-checkbox"/>
2020
<element name="productsGridEmpty" type="text" selector="#catalog_category_products_table .data-grid-tr-no-data .empty-text"/>
21-
<element name="subCategoryProductCount" type="text" selector="//div[@class='tree-holder']//span[contains(text(),'SimpleSubCategory') and contains(text(),'({{productCount}})')]" parameterized="true"/>
22-
<element name="defaultCategoryProductCount" type="text" selector="//div[@class='tree-holder']//span[contains(text(),'Default Category') and contains(text(),'({{productCount}})')]" parameterized="true"/>
2321
</section>
2422
</sections>

0 commit comments

Comments
 (0)