CA_EditWCDArticleTest
open /web/guest/home/
waitForElementPresent link=Web Content Display Test Page
clickAtAndWait link=Web Content Display Test Page
clickAtAndWait //img[@alt='Edit Web Content']
type _15_title CA Permissions WCD Article Edit
pause 5000
waitForElementPresent _15_structure_el_TextAreaField_content
waitForElementPresent cke_contents_CKEditor1
waitForElementPresent //textarea
selectFrame //iframe[@id='_15_structure_el_TextAreaField_content']
selectFrame //td[@id='cke_contents_CKEditor1']/iframe
type //body This is an edited ca permissions wcd article!
selectFrame relative=top
clickAtAndWait //input[@value='Publish']
assertTextPresent This is an edited ca permissions wcd article!