SetupTest
waitForElementPresent //a[@id="my-community-private-pages"]
clickAtAndWait //a[@id="my-community-private-pages"]
waitForElementPresent //div/a/span
clickAt //div/a/span
waitForElementPresent new_page
type new_page Blogs Tags Test Page
clickAt link=Save
waitForElementPresent link=Blogs Tags Test Page
clickAtAndWait link=Blogs Tags Test Page
waitForElementPresent link=Add Application
clickAt link=Add Application
waitForElementPresent //div[@title="Blogs"]
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 FCKeditor1___Frame
waitForElementPresent //textarea
selectFrame //iframe[@id="_33_editor"]
selectFrame //iframe[@id="FCKeditor1___Frame"]
selectFrame //iframe
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
waitForElementPresent _33_editor
waitForElementPresent FCKeditor1___Frame
waitForElementPresent //textarea
selectFrame //iframe[@id="_33_editor"]
selectFrame //iframe[@id="FCKeditor1___Frame"]
selectFrame //iframe
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
waitForElementPresent _33_editor
waitForElementPresent FCKeditor1___Frame
waitForElementPresent //textarea
selectFrame //iframe[@id="_33_editor"]
selectFrame //iframe[@id="FCKeditor1___Frame"]
selectFrame //iframe
type //body This is a third test entry for tags!
selectFrame relative=top
waitForElementPresent //input[@value='Publish']
clickAtAndWait //input[@value='Publish']