SetupTest
open /web/guest/home/
clickAt main-content
clickAt navigation
clickAt dockbar
waitForElementPresent addPage
clickAt addPage
waitForVisible //input
type //input Blogs Tags Test Page
clickAt save
waitForVisible link=Blogs Tags Test Page
clickAtAndWait link=Blogs Tags Test Page
clickAt _145_addApplication
pause 5000
waitForVisible layout_configuration_content
typeKeys layout_configuration_content b
waitForVisible //div[@title='Blogs']/p/a
clickAt //div[@title='Blogs']/p/a
waitForElementPresent //input[@value='Add Blog Entry']
clickAtAndWait //input[@value='Add Blog Entry']
waitForElementPresent _33_title
type _33_title Tags1 Blogs1 Test1 Entry1
pause 5000
waitForElementPresent _33_editor
waitForElementPresent cke_contents_CKEditor1
waitForElementPresent //textarea
selectFrame //iframe[@id='_33_editor']
selectFrame //td[@id='cke_contents_CKEditor1']/iframe
type //body This is a test entry for tags!
selectFrame relative=top
waitForElementPresent _33_publishButton
clickAtAndWait _33_publishButton
waitForElementPresent //input[@value='Add Blog Entry']
clickAtAndWait //input[@value='Add Blog Entry']
waitForElementPresent _33_title
type _33_title Tags2 Blogs2 Test2 Entry2
pause 5000
waitForElementPresent _33_editor
waitForElementPresent cke_contents_CKEditor1
waitForElementPresent //textarea
selectFrame //iframe[@id='_33_editor']
selectFrame //td[@id='cke_contents_CKEditor1']/iframe
type //body This is a second test entry for tags!
selectFrame relative=top
waitForElementPresent _33_publishButton
clickAtAndWait _33_publishButton
waitForElementPresent //input[@value='Add Blog Entry']
clickAtAndWait //input[@value='Add Blog Entry']
waitForElementPresent _33_title
type _33_title Tags3 Blogs3 Test3 Entry3
pause 5000
waitForElementPresent _33_editor
waitForElementPresent cke_contents_CKEditor1
waitForElementPresent //textarea
selectFrame //iframe[@id='_33_editor']
selectFrame //td[@id='cke_contents_CKEditor1']/iframe
type //body This is a third test entry for tags!
selectFrame relative=top
waitForElementPresent _33_publishButton
clickAtAndWait _33_publishButton