AssertImportLARTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Blogs
waitForVisible //form/div[2]/div[1]/div[1]/a
assertText //form/div[2]/div[1]/div[1]/a Test Entry
clickAtAndWait link=Test Entry
waitForVisible //span/span/span
assertText //span/span/span Test Entry
assertText //p This is a test entry.
assertText //td[2]/div[1] This is a test entry comment.