ImportLARTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Blogs
pause 5000
clickAt //strong/a Actions
waitForVisible //div[@class='lfr-component lfr-menu-list']/ul/li[1]/a Export / Import
clickAndWait //div[@class='lfr-component lfr-menu-list']/ul/li[1]/a Export / Import
clickAtAndWait link=Import
type _86_importFileName L:\portal\build\portal-web\test\com\liferay\portalweb\portal\controlpanel\blogs\dependencies\Blogs-Selenium.portlet.lar
clickAt _86_DELETE_PORTLET_DATACheckbox
clickAt _86_PORTLET_DATACheckbox
pause 5000
clickAtAndWait //input[@value='Import']
waitForTextPresent Your request processed successfully.
assertTextPresent Your request processed successfully.