| AddPageNavigationTest | ||
| open | /web/guest/home/ | |
| clickAt | //nav[@id='navigation'] | Navigation |
| waitForElementPresent | //a[@id='addPage'] | Add Page |
| clickAt | //a[@id='addPage'] | Add Page |
| waitForVisible | //input | Page Name |
| type | //input | Navigation Test Page |
| clickAt | //button[@id='save'] | Save |
| waitForVisible | link=Navigation Test Page | |
| clickAtAndWait | link=Navigation Test Page | |