AssertImportLARLocalizationTest
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
assertValue page-name Hello World Page Name
assertValue page-description Hello World Page Description
selectAndWait _15_languageId label=Chinese (China)
pause 5000
assertValue page-name 世界您好 Page Name
assertValue page-description 世界您好 Page Description
selectAndWait _15_languageId label=English (United States)
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Web Content
clickAtAndWait link=Structures
assertText //td[2]/a LOCALIZED
assertText //td[3]/a Test Localized Structure
This is a test localized structure.
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Web Content
clickAtAndWait link=Templates
assertText //td[2]/a LOCALIZED
assertText //td[3]/a Test Localized Template
This is a test localized template.