Skip to content

Commit 38c4b4a

Browse files
authored
ACQE-6792 | [MFTF TESTS] AdminReviewsByProductsReportTest
1 parent 7f4b501 commit 38c4b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Review/Test/Mftf/Section/AdminCreateNewReviewSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<element name="grabLatestUserReviewDate" type="text" selector="//table[@class='data-grid']//tbody//tr[position()=1]//td[position()=3]"/>
2828
<element name="gridCustomer_filter_review_cnt" type="button" selector="#customers_grid_filter_review_cnt"/>
2929
<element name="CustomerSearchButton" type="button" selector="//*[@id='customers_grid']//button[contains(@title, 'Search')]"/>
30-
<element name="filterName" type="text" selector="#productGrid_product_filter_name"/>
30+
<element name="filterName" type="text" selector="#productGrid_product_filter_sku"/>
3131
<element name="firstRowReview" type="text" selector="#productGrid_table tbody tr:first-child td:first-child"/>
3232
</section>
3333
</sections>

0 commit comments

Comments
 (0)