| AddRatingTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Blogs | |
| assertText | //div[5]/div[2]/div/div | Average (0 Votes) The average rating is 0 stars out of 5. |
| waitForElementPresent | //a[5] | |
| clickAt | //a[5] | |
| waitForText | //div[5]/div[2]/div/div | Average (1 Vote) The average rating is 5 stars out of 5. |
| assertText | //div[5]/div[2]/div/div | Average (1 Vote) The average rating is 5 stars out of 5. |