| AddPortletTest | ||
| waitForElementPresent | link=Sample Ruby Test Page | |
| clickAndWait | link=Sample Ruby Test Page | |
| click | link=Application | |
| waitForElementPresent | //div[@id="Sample-SampleRuby"] | |
| click | //div[@id="Sample-SampleRuby"]/p/a | |
| waitForElementPresent | //td[1]/div/div[1]/div | |
| assertElementPresent | //td[1]/div/div[1]/div | |