Commit 577992b7 authored by Bartek Górny's avatar Bartek Górny

Test sorting listbox when selecting object to relate to.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17031 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 970e8b14
......@@ -118,6 +118,17 @@
<!-- XXX this will probably fail ... -->\n
<td>1 record(s)</td>\n
</tr>\n
<tr>\n
<!-- now we try to sort the listbox... -->\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>//tr[@id="listbox_data_line_0"]/td[1]/input</td>\n
......
226
\ No newline at end of file
227
\ 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