ConfigurePortletMessageBoardsEmailFromTest
open /web/guest/home/
waitForElementPresent link=Message Boards Test Page
clickAtAndWait link=Message Boards Test Page
clickAt //strong/span Options
waitForVisible //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a Configuration
clickAndWait //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a Configuration
clickAtAndWait link=Email From
type _86_emailFromName Administrator
type _86_emailFromAddress liferay.qa.server.52x@gmail.com
clickAtAndWait //input[@value='Save']
assertText //div[@class='portlet-msg-success'] You have successfully updated the setup.
assertValue _86_emailFromName Administrator
assertValue _86_emailFromAddress liferay.qa.server.52x@gmail.com