| AddOrphanedArticlesTest | ||
| waitForElementPresent | link=Wiki Display Test Page | |
| clickAndWait | link=Wiki Display Test Page | |
| clickAndWait | link=Add Child Page | |
| waitForElementPresent | //td[2]/input | |
| typeKeys | //td[2]/input | Link Me 1 |
| type | //td[2]/input | Link Me 1 |
| type | //textarea | Hi Administrator! Hope you are well! Please link me to another page! -testing |
| clickAndWait | //input[@value='Save'] | |
| assertTextPresent | Your request processed successfully. | |
| assertElementPresent | link=Link Me 1 | |
| clickAndWait | link=Add Child Page | |
| waitForElementPresent | //td[2]/input | |
| typeKeys | //td[2]/input | Link Me 2 |
| type | //td[2]/input | Link Me 2 |
| type | //textarea | Hi Administrator! I made another mistake! Oh me. Please link this article to another! -rj |
| clickAndWait | //input[@value='Save'] | |
| assertTextPresent | Your request processed successfully. | |
| assertElementPresent | link=Link Me 2 | |