| ViewCountBlogsEntryTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Asset Publisher Test Page | |
| clickAtAndWait | link=Asset Publisher Test Page | |
| assertTextPresent | AP Blogs Entry Title | |
| storeIncrementedText | //div[3]/span | viewCount |
| clickAtAndWait | link=Asset Publisher Test Page | |
| assertPartialText | //div[3]/span | ${viewCount} |
| storeIncrementedText | //div[3]/span | viewCount2 |
| waitForElementPresent | link=Blogs Test Page | |
| clickAtAndWait | link=Blogs Test Page | |
| assertPartialText | //div[2]/span[1] | ${viewCount2} |