AssertWebContentDisplayLocalizationTest
clickAndWait link=Back to My Community
click //div[@id='add-page']/a/span
waitForElementPresent new_page
type new_page Web Content Display Localization Test Page
click link=Save
waitForElementPresent link=Web Content Display Localization Test Page
clickAndWait link=Web Content Display Localization Test Page
click link=Add Application
waitForElementPresent //div[@id='ContentManagement-WebContentDisplay']/p
click //div[@id='ContentManagement-WebContentDisplay']/p/a
waitForElementPresent //div[@id='Tools-Language']/p
click //div[@id='Tools-Language']/p/a
waitForElementPresent link=Configuration
clickAndWait //img[@alt='Select Web Content']
clickAndWait link=Hello World Localized Article
clickAndWait link=Web Content Display Localization Test Page
assertText //div/div[1]/div/table/tbody/tr/td[1] Hello World Page Name
assertText //td[2] Hello World Page Description
waitForElementPresent //img[@alt='中文 (中国)']
clickAndWait //img[@alt='中文 (中国)']
pause 5000
assertText //div/div[1]/div/table/tbody/tr/td[1] 世界您好 Page Name
assertText //td[2] 世界您好 Page Description
clickAndWait //img[@alt='English (United States)']
assertText //div/div[1]/div/table/tbody/tr/td[1] Hello World Page Name
assertText //td[2] Hello World Page Description