EditGeneralTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Portal Settings
clickAt generalLink
type _130_legalId LIFE
type _130_sicCode 1234
type _130_tickerSymbol LFRY
type _130_industry Web Portal
type _130_type Open Source
clickAtAndWait //input[@value='Save']
assertText //section/div/div/div/div Your request processed successfully.
assertValue _130_legalId LIFE
assertValue _130_sicCode 1234
assertValue _130_tickerSymbol LFRY
assertValue _130_industry Web Portal
assertValue _130_type Open Source