Commit 80d13399 authored by Jérome Perrin's avatar Jérome Perrin

check the "At Date" parameter is present in the UI.



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9920 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 78806e2c
......@@ -142,7 +142,11 @@ Test Transactions related to an Organisation, with stop date\n
<td>listbox_record_number</td>\n
<td>12 record(s)</td>\n
</tr>\n
\n
<tr>\n
<td>verifyText</td>\n
<td>//div[preceding-sibling::label[contains(text(),\'At Date\')]]</td>\n
<td>2005/01/11</td>\n
</tr>\n
<tr>\n
<td>verifyFloat</td>\n
<td>//tr[@id=\'listbox_stat_line\']/td[9]</td>\n
......@@ -170,7 +174,7 @@ balance. -->\n
<!-- {{{ Tear down -->\n
<tr>\n
<td>open</td>\n
<td>/erp5/</td>\n
<td>${base_url}</td>\n
<td></td>\n
</tr>\n
<tr>\n
......
19
\ No newline at end of file
20
\ 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