ConfigurePreferencesTest
open /web/guest/home/
waitForElementPresent link=Currency Converter Test Page
clickAtAndWait link=Currency Converter Test Page
waitForElementPresent //strong/a Options
clickAt //strong/a Options
waitForVisible //div[@class='lfr-component lfr-menu-list']/ul/li[4]/a Preferences
assertText //div[@class='lfr-component lfr-menu-list']/ul/li[4]/a Preferences
click //div[@class='lfr-component lfr-menu-list']/ul/li[4]/a Preferences
waitForVisible _16_available_actions
addSelection _16_available_actions label=Korean Won
clickAt //div[2]/div/span/span/button[2] Left Arrow
waitForPartialText _16_current_actions Korean Won
waitForElementPresent //input[@value='Save']
clickAtAndWait //input[@value='Save']
waitForText //div[@class='portlet-msg-success'] You have successfully updated your preferences.
assertText //div[@class='portlet-msg-success'] You have successfully updated your preferences.