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
waitForElementPresent //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
waitForVisible //td[@id='cke_contents__33_editor']/iframe CK Editor
selectFrame //td[@id='cke_contents__33_editor']/iframe CK Editor
type //body This is a test entry for tags!
selectFrame relative=top
waitForElementPresent //input[@value='Publish']
clickAtAndWait //input[@value='Publish']
waitForElementPresent //input[@value='Add Blog Entry']
clickAtAndWait //input[@value='Add Blog Entry']
waitForElementPresent _33_title
type _33_title Tags2 Blogs2 Test2 Entry2
pause 5000
waitForVisible //td[@id='cke_contents__33_editor']/iframe CK Editor
selectFrame //td[@id='cke_contents__33_editor']/iframe CK Editor
type //body This is a second test entry for tags!
selectFrame relative=top
waitForElementPresent //input[@value='Publish']
clickAtAndWait //input[@value='Publish']
waitForElementPresent //input[@value='Add Blog Entry']
clickAtAndWait //input[@value='Add Blog Entry']
waitForElementPresent _33_title
type _33_title Tags3 Blogs3 Test3 Entry3
pause 5000
waitForVisible //td[@id='cke_contents__33_editor']/iframe CK Editor
selectFrame //td[@id='cke_contents__33_editor']/iframe CK Editor
type //body This is a third test entry for tags!
selectFrame relative=top
waitForElementPresent //input[@value='Publish']
clickAtAndWait //input[@value='Publish']