RevertChangeParentFrontPageChildPageToWikiPageTest
open /web/guest/home/
waitForElementPresent link=Wiki Test Page
clickAtAndWait link=Wiki Test Page
assertElementNotPresent link=Front Page Child Page Test
clickAtAndWait link=All Pages
clickAtAndWait link=Front Page Child Page Test
assertText //div[@class='breadcrumbs'] Wiki Page Test »
assertNotText //div[@class='breadcrumbs'] FrontPage »
clickAtAndWait link=Details
clickAtAndWait link=History
assertText //tr[@class='portlet-section-body results-row']/td[6] Changed parent from "FrontPage."
clickAtAndWait link=Revert
assertText //tr[@class='portlet-section-body results-row']/td[6] Reverted to 1.0
assertTextPresent Your request processed successfully.
open /web/guest/home/
waitForElementPresent link=Wiki Test Page
clickAtAndWait link=Wiki Test Page
assertElementPresent link=Front Page Child Page Test
clickAtAndWait link=All Pages
clickAtAndWait link=Front Page Child Page Test
assertText //div[@class='breadcrumbs'] FrontPage »
assertNotText //div[@class='breadcrumbs'] Wiki Page Test »