Commit c37850c3 authored by Jérome Perrin's avatar Jérome Perrin

Tests that the title of the listbox is set to the name of the relation field

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31636 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8653844d
......@@ -102,24 +102,19 @@
<td>Please select one object.</td>\n
<td></td>\n
</tr>\n
<!-- the title of the listbox is the title of the relation field -->\n
<tr>\n
<td>verifyText</td>\n
<td>id=listbox_title</td>\n
<td>exact:Foo Category:</td>\n
</tr>\n
<tr>\n
<td>verifyText</td>\n
<td>//span[@id=\'listbox_record_number\']</td>\n
<!-- XXX this will probably fail ... -->\n
<td>1 records</td>\n
</tr>\n
<!-- its not possible to sort the relation field listbox currently... -->\n
<!--tr>\n
\n
<td>clickAndWait</td>\n
<td>link=ID</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>assertTextNotPresent</td>\n
<td>Error</td>\n
<td></td>\n
</tr-->\n
<tr>\n
<td>click</td>\n
<td>//*[@id=\'listbox_data_line_0\']//input[@type="checkbox"]</td>\n
......
520
\ No newline at end of file
521
\ 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