AssertImportLARTest
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 //div[@class='entry-title'] Test Entry
assertText //div[@class='entry-body']/p This is a test entry!
assertText //span[@class='comments'] 1 Comment
assertText //tr[2]/td[2]/div[1] This is a test entry comment!