AssertImportLARTest
open /web/guest/home/
waitForElementPresent link=Blogs Test Page
clickAtAndWait link=Blogs Test Page
assertText //div[@class='entry-title']/a Blogs Entry Title
assertPartialText //div[@class='entry-body'] Blogs Entry Content
assertPartialText //div[@class='entry-body']/a Read More
clickAtAndWait //div[@class='entry-body']/a Read More
assertText //h1[@class='header-title']/span Blogs Entry Title
assertText //div[@class='entry-body']/p Blogs Entry Content
assertText //td[2]/div[1] Blogs Entry Comment Body
assertTextNotPresent Read More