EditGeneralTest
open /web/guest/home/
waitForElementPresent link=Enterprise Admin Test Page
clickAtAndWait link=Enterprise Admin Test Page
clickAtAndWait link=Users
clickAtAndWait link=Settings
clickAtAndWait link=General
type _79_legalId LIFE
type _79_sicCode 1234
type _79_tickerSymbol LFRY
type _79_industry Web Portal
type _79_type Open Source
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.
assertValue _79_legalId LIFE
assertValue _79_sicCode 1234
assertValue _79_tickerSymbol LFRY
assertValue _79_industry Web Portal
assertValue _79_type Open Source