| AddRatingTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Blogs | |
| storeFirstNumberIncrement | //td[3]/div[1] | votes |
| clickAt | //img[5] | |
| waitForPartialText | //td[3]/div[1] | ${votes} |
| assertPartialText | //td[3]/div[1] | ${votes} |