ViewImportLARCPTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Blogs
assertText //div[@class='entry-title']/a Test Entry
assertText //div[@class='entry-body']/p This is a test entry.
clickAtAndWait //div[@class='entry-title']/a Test Entry
assertText //h1[@class='header-title'] Test Entry
assertText //div[@class='entry-body']/p This is a test entry.
assertText //form/div/div/div/div/div[3]/div/div[1] This is a test entry comment.