ConfigurePreferencesTest
open /web/guest/home/
waitForElementPresent link=Currency Converter Test Page
clickAtAndWait link=Currency Converter Test Page
waitForElementPresent //strong/a
clickAt //strong/a
waitForElementPresent link=Preferences
clickAtAndWait link=Preferences
waitForElementPresent _16_available_actions
addSelection _16_available_actions label=Korean Won
clickAt //div/table/tbody/tr/td[2]/a[2]/img
waitForElementPresent //input[@value='Save']
clickAtAndWait //input[@value='Save']
waitForTextPresent You have successfully updated your preferences.
assertTextPresent You have successfully updated your preferences.