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

call assertSelected before selectAndWait

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23714 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fa9f3043
......@@ -218,6 +218,11 @@ Test Transactions related to an Organisation, with start date\n
<!-- }}} -->\n
\n
<!-- Second page {{{ -->\n
<tr>\n
<td>assertSelected</td>\n
<td>listbox_page_selection</td>\n
<td>1 of 3</td>\n
</tr>\n
<tr>\n
<td>selectAndWait</td>\n
<td>listbox_page_selection</td>\n
......@@ -274,6 +279,11 @@ Test Transactions related to an Organisation, with start date\n
<!-- }}} -->\n
\n
<!-- {{{ Tear down -->\n
<tr>\n
<td>assertSelected</td>\n
<td>listbox_page_selection</td>\n
<td>2 of 3</td>\n
</tr>\n
<tr>\n
<td>selectAndWait</td>\n
<td>listbox_page_selection</td>\n
......
......@@ -109,6 +109,11 @@ Test Transactions related to an Organisation, with multiple pages and date range
<!-- }}} -->\n
\n
<!-- {{{ check second page -->\n
<tr>\n
<td>assertSelected</td>\n
<td>listbox_page_selection</td>\n
<td>1 of 3</td>\n
</tr>\n
<tr>\n
<td>selectAndWait</td>\n
<td>listbox_page_selection</td>\n
......@@ -202,6 +207,11 @@ Test Transactions related to an Organisation, with multiple pages and date range
<!-- }}} -->\n
\n
<!-- {{{ tear down -->\n
<tr>\n
<td>assertSelected</td>\n
<td>listbox_page_selection</td>\n
<td>2 of 3</td>\n
</tr>\n
<tr>\n
<td>selectAndWait</td>\n
<td>listbox_page_selection</td>\n
......
107
\ No newline at end of file
108
\ 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