ViewWebContentLocalizedTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Web Content
clickAtAndWait //td[3]/a Hello World Localized Article
pause 5000
selectAndWait _15_languageId label=Chinese (China)
assertValue _15_structure_el0_content 世界您好 Page Name
assertValue _15_structure_el1_content 世界您好 Page Description
selectAndWait _15_languageId label=English (United States)
assertValue _15_structure_el0_content Hello World Page Name
assertValue _15_structure_el1_content Hello World Page Description