| i18n_search | ||
| verifyElementPresent | link=Log out | |
| clickAndWait | link=Search Results | |
| type | summary | 日本語 |
| clickAndWait | //input[@value='Show Results'] | |
| verifyText | //div[3]/div/p | Custom Summary like '日本語' |
| verifyValue | summary | 日本語 |
| verifyElementPresent | //div[3]/div[2]/div[2]/table/tbody/tr[2] | |
| verifyElementPresent | xpath=id('content')/table/tbody/tr[2]/td[2]/a[2]/img | |
| verifyText | xpath=id('content')/table/tbody/tr[2]/td[3] | *: 日本語 |
| clickAndWait | link=Advanced Search | |
| select | search_field1 | label=Summary |
| select | match_criteria1 | label=contains the word/string |
| type | search_value1 | 日本語 |
| clickAndWait | //input[@type='submit'] | |
| verifyText | //div[3]/div/p | Custom Summary contains '日本語' Display valid results only |
| click | link=Advanced Search Criteria » | |
| verifyValue | search_value1 | 日本語 |
| verifyElementPresent | //div[3]/div[2]/div[2]/table/tbody/tr[2]/td[1] | |
| verifyElementPresent | xpath=id('content')/table/tbody/tr[2]/td[2]/a[2]/img | |
| verifyElementPresent | //div[2]/table/tbody/tr[2]/td[1] | |
| verifyText | //div[3]/div[2]/div[2]/table/tbody/tr[2]/td[3] | *: 日本語 |