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

Tests that we have correct number of elements in the listbox, which means that...

Tests that we have correct number of elements in the listbox, which means that portal type filtering works

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23086 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b00a6aee
......@@ -126,7 +126,7 @@
<tr>\n
<td>verifyText</td>\n
<td>id=listbox_record_number</td>\n
<td>15 record(s)</td>\n
<td>5 record(s)</td> <!-- we have 5 Foo Lines -->\n
</tr>\n
<tr>\n
<td>verifyElementPresent</td>\n
......@@ -176,7 +176,7 @@
<tr>\n
<td>verifyText</td>\n
<td>id=listbox_record_number</td>\n
<td>15 record(s)</td>\n
<td>10 record(s)</td> <!-- we have 5 Foos -->\n
</tr>\n
<tr>\n
<td>verifyElementPresent</td>\n
......
378
\ No newline at end of file
379
\ 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