Skip to content

Commit 8c277cd

Browse files
shanthishanthi
authored andcommitted
ACQE-4043_1
1 parent 39f0be8 commit 8c277cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
<!-- The tab transform to an accordion when window resize -->
2222
<element name="reviewsSectionToggleState" type="button" selector="//*[@id='tab-label-reviews-title']/ancestor::div[@aria-selected='{{boolean}}'][@aria-expanded='{{boolean}}']" parameterized="true"/>
2323
<element name="infoForNotLoggedIn" type="block" selector=".block-content .message.info.notlogged"/>
24+
<element name="startRating" type="text" selector="(.//*[@class='control review-control-vote'])[{{row}}]//label[{{value}}]" parameterized="true"/>
2425
</section>
2526
</sections>

0 commit comments

Comments
 (0)