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

getValue in selenium trims the input, so we have to use something more low...

getValue in selenium trims the input, so we have to use something more low level to check that this value starts by \n

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35659 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6dc1c565
......@@ -67,8 +67,8 @@
<td></td>\n
</tr>\n
<tr>\n
<td>verifyValue</td>\n
<td>field_my_lines_list</td>\n
<td>assertEval</td>\n
<td>this.browserbot.findElement(\'field_my_lines_list\').value</td>\n
<td>javascript{"\\na\\nb\\n"}</td>\n
</tr>\n
</body>\n
......
571
\ No newline at end of file
572
\ 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