MovePageTest
waitForElementPresent link=Wiki Test Page
clickAndWait link=Wiki Test Page
clickAndWait link=Second Edited Wiki Test
clickAndWait link=Add Child Page
assertTextPresent This page does not exist yet. Use the form below to create it.
waitForElementPresent _36_title
typeKeys _36_title First
type _36_title First
type _36_content This is Move Rename Article!
clickAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.
assertElementPresent link=First
clickAndWait link=First
clickAndWait link=Details
clickAndWait link=Move
click link=Rename
assertTextPresent Use the form below to rename a page,
waitForElementPresent _36_newTitle
type _36_newTitle Rename to Second
clickAndWait //input[@value='Rename']
assertTextPresent Your request processed successfully.
assertTextPresent Rename to Second
assertText //div/div/div[4] (Redirected from First)
assertElementNotPresent Link=First