File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Review/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 27
27
<element name =" grabLatestUserReviewDate" type =" text" selector =" //table[@class='data-grid']//tbody//tr[position()=1]//td[position()=3]" />
28
28
<element name =" gridCustomer_filter_review_cnt" type =" button" selector =" #customers_grid_filter_review_cnt" />
29
29
<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 " />
31
31
<element name =" firstRowReview" type =" text" selector =" #productGrid_table tbody tr:first-child td:first-child" />
32
32
</section >
33
33
</sections >
You can’t perform that action at this time.
0 commit comments