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 5b2e8c6 commit 0b0edc7Copy full SHA for 0b0edc7
app/code/Magento/Catalog/Test/Mftf/Section/AdminCategoryProductsSection.xml
@@ -11,7 +11,5 @@
11
<section name="AdminCategoryProductsSection">
12
<element name="sectionHeader" type="button" selector="div[data-index='assign_products'] .fieldset-wrapper-title" timeout="30"/>
13
<element name="sectionBody" type="button" selector="div[data-index='assign_products'] .admin__fieldset-wrapper-content" timeout="30"/>
14
- <element name="productsInCategorySectionTitle" type="text" selector="div[data-index='assign_products'] .fieldset-wrapper-title" timeout="10"/>
15
- <element name="productsInCategorySectionBody" type="text" selector="div[data-index='assign_products'] .admin__fieldset-wrapper-content"/>
16
</section>
17
</sections>
0 commit comments