File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
app/code/Magento/Review/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 126
126
<actualResult type =" string" >$getProductPriceStarsAtUserAccount</actualResult >
127
127
<expectedResult type =" string" >width: 100%;</expectedResult >
128
128
</assertEquals >
129
-
130
- <!-- Navigate to customer/account/ and check My Recent Reviews-->
131
- <amOnPage url =" customer/account/" stepKey =" amOnCustomerDashboardMyRecentReview" />
132
- <waitForPageLoad stepKey =" waitForSchedulePageLoad" time =" 120" />
133
- <grabAttributeFrom selector =" div.rating-result>span.rating_$$createProduct1.id$$ span" userInput =" style" stepKey =" getProductStarsAtListView2" />
134
- <assertEquals stepKey =" checkProductStarsAtCustomerDashboard" >
135
- <actualResult type =" string" >$getProductStarsAtListView2</actualResult >
136
- <expectedResult type =" string" >width: 80%;</expectedResult >
137
- </assertEquals >
138
129
</test >
139
130
</tests >
You can’t perform that action at this time.
0 commit comments