ViewCountBlogsEntryTest
open /web/guest/home/
waitForVisible link=Asset Publisher Test Page
clickAtAndWait link=Asset Publisher Test Page
storeIncrementedText //div[@class='asset-metadata']/span viewCount
open /web/guest/home/
waitForVisible link=Asset Publisher Test Page
clickAtAndWait link=Asset Publisher Test Page
assertPartialText //div[@class='asset-metadata']/span ${viewCount}
storeIncrementedText //div[@class='asset-metadata']/span viewCount2
open /web/guest/home/
waitForVisible link=Blogs Test Page
clickAtAndWait link=Blogs Test Page
assertText //div[@class='entry-title']/a AP Blogs Entry Title
assertText //div[@class='entry-body']/p AP Blogs Entry Content.
clickAtAndWait //div[@class='entry-title']/a AP Blogs Entry Title
assertPartialText //span[@class='view-count'] ${viewCount2}