i
EditWebContentWCDDetailsTest
open /web/guest/home/
waitForVisible link=Web Content Display Test Page
clickAtAndWait link=Web Content Display Test Page
assertText //div[@class='journal-content-article']/p This is a test wcd web content.
clickAtAndWait //img[@alt='Edit Web Content']
assertText //span[@class='workflow-version'] Version: 1.0
type _15_title WCD Web Content Test Title Edit
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 wcd web content. Edit.
selectFrame relative=top top
clickAtAndWait //input[@value='Publish']
assertText //div[@class='journal-content-article']/p This is a test wcd web content. Edit.