EditWikiFrontPageTest
open /web/guest/home/
waitForElementPresent link=Wiki Display Test Page
clickAndWait link=Wiki Display Test Page
assertText //div[5]/div This is a wiki frontpage article test.
clickAtAndWait link=Edit
pause 5000
waitForElementPresent //td[@class='cke_contents']/iframe IFrame
selectFrame //td[@class='cke_contents']/iframe IFrame
type //body This is an edited wiki frontpage article test.
selectFrame relative=top top
clickAtAndWait //input[@value='Publish']
assertText //div[6]/div This is an edited wiki frontpage article test.
assertNotText //div[6]/div This is a wiki frontpage article test.
open /web/guest/home/
waitForElementPresent link=Wiki Test Page
clickAtAndWait link=Wiki Test Page
clickAtAndWait link=Details
clickAtAndWait link=History
assertElementPresent link=1.2
assertElementPresent link=1.1
assertElementPresent link=1.0 (Minor Edit)