ConfigurationTest
open /web/guest/home/
waitForElementPresent link=Sample LAR Test Page
clickAtAndWait link=Sample LAR Test Page
assertTextPresent This is the Sample LAR Portlet. This was made to demonstrate the portlet LAR plugin feature.
clickAtAndWait link=Configuration
click close
clickAt //strong/a
waitForVisible link=Export / Import
clickAndWait link=Export / Import
assertElementPresent _86_exportFileName
assertElementPresent //input[@value='Export']
clickAndWait link=Import
assertElementPresent _86_importFileName
assertElementPresent //input[@value='Import']