| ConfigurationTest | ||
| verifyTextPresent | This is the Sample LAR Portlet. This was made to demonstrate the portlet LAR plugin feature. | |
| clickAndWait | //img[@alt='Configuration'] | |
| clickAndWait | link=Export / Import | |
| waitForElementPresent | _86_exportFileName | |
| waitForElementPresent | //input[@value='Export'] | |
| clickAndWait | link=Import | |
| waitForElementPresent | _86_importFileName | |
| waitForElementPresent | //input[@value='Import'] | |
| clickAndWait | link=Return to Full Page | |