i
AddWebContentTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Web Content
clickAtAndWait //input[@value='Add Web Content']
type _15_title Test Web Content
pause 5000
waitForVisible //td[@id='cke_contents__15__15_structure_el_TextAreaField_content']/iframe CK Editor
selectFrame //td[@id='cke_contents__15__15_structure_el_TextAreaField_content']/iframe CK Editor
type //body This is a test Web Content
selectFrame relative=top top
clickAtAndWait //input[@value='Publish']
waitForTextPresent Your request processed successfully.
assertTextPresent Your request processed successfully.
waitForElementPresent link=Test Web Content
assertElementPresent link=Test Web Content