Skip to content

Commit 9aa8827

Browse files
RithicaRithica
authored andcommitted
AC-5727 Simple products are displayed after search
1 parent d771218 commit 9aa8827

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,6 @@
8484
<element name="country_Of_Manufacture" type="select" selector="//td[contains(text(), 'country_of_manufacture')]"/>
8585
<element name="textArea" type="text" selector="//textarea[@name='product[test_custom_attribute]']" timeout="30"/>
8686
<element name="saveCategory" type="button" selector="//button[@data-action='close-advanced-select']" timeout="30"/>
87+
<element name="attributeRequiredInputField" type="select" selector="//select[contains(@name, 'product[{{attributeCode}}]')]" parameterized="true"/>
8788
</section>
8889
</sections>

0 commit comments

Comments
 (0)