Skip to content

Commit 7809f44

Browse files
committed
Merge remote-tracking branch 'origin/90370' into 2.3-develop-mftf-pr2
2 parents 5d89f51 + 641d198 commit 7809f44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Catalog/Section/AdminProductGridSection.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@
2727
<element name="table" type="text" selector="#container > div > div.admin__data-grid-wrap > table"/>
2828
<element name="firstRow" type="button" selector="tr.data-row:nth-of-type(1)"/>
2929
<element name="productGridCheckboxOnRow" type="checkbox" selector="//*[@id='container']//tr[{{row}}]/td[1]//input" parameterized="true"/>
30+
<element name="productGridNameProduct" type="input" selector="//tbody//tr//td//div[contains(., '{{var1}}')]" parameterized="true" timeout="30"/>
3031
</section>
3132
</sections>

0 commit comments

Comments
 (0)