Commit 2cec1927 authored by Gabriel Monnerat's avatar Gabriel Monnerat

add dependency to test UNG with different languages

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45192 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 722e03d5
......@@ -84,11 +84,6 @@
<td>//p[@id="more_properties"]</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>verifyText</td>\n
<td>//label[@for="reference"]</td>\n
<td>Reference:</td>\n
</tr>\n
<tr>\n
<td>click</td>\n
<td>//span[@class="ui-icon ui-icon-closethick"]</td>\n
......@@ -332,6 +327,31 @@
<td>//input[@id="name"]</td>\n
<td>Add a Big Title to Test the abbreviation</td>\n
</tr>\n
<tr>\n
<td>openAndWait</td>\n
<td>${ung_url}</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>//div[@id="select_language"]/li/ul/li/span[@id="fr"]</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>verifyTextPresent</td>\n
<td>Aide</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>//div[@id="select_language"]/li/ul/li/span[@id="en"]</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>verifyTextPresent</td>\n
<td>Help</td>\n
<td></td>\n
</tr>\n
</tbody>\n
</table>\n
</body>\n
......
erp5_ui_test
erp5_web_ung_theme
erp5_web_ung_role
\ No newline at end of file
erp5_web_ung_role
erp5_l10n_fr
\ No newline at end of file
40
\ No newline at end of file
41
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment