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 b5dbea6 commit 85ddf9aCopy full SHA for 85ddf9a
app/code/Magento/Catalog/Test/Mftf/Section/AdminCategoryProductsSection.xml
@@ -10,5 +10,6 @@
10
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
11
<section name="AdminCategoryProductsSection">
12
<element name="sectionHeader" type="button" selector="div[data-index='assign_products']" timeout="30"/>
13
+ <element name="addProducts" type="button" selector="#catalog_category_add_product_tabs" timeout="30"/>
14
</section>
15
</sections>
0 commit comments