EditFrontPageTest
open /web/guest/home/
waitForElementPresent link=Wiki Test Page
clickAtAndWait link=Wiki Test Page
assertText //div[5]/div This is a wiki frontpage test.
clickAtAndWait link=Edit
type _36_content This is a wiki edited frontpage test.
clickAtAndWait //input[@value='Publish']
assertText //div[6]/div This is a wiki edited frontpage test.
assertTextNotPresent //div[6]/div This is a wiki frontpage 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)