Commit 1da9ad26 authored by Gabriel Monnerat's avatar Gabriel Monnerat

update test to change the title of document created

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44373 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 18e072c8
......@@ -79,6 +79,11 @@
<td>//a[@name="document_title"]</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>type</td>\n
<td>//input[@id="name"]</td>\n
<td>Document Shared</td>\n
</tr>\n
<tr>\n
<td>click</td>\n
<td>//p[@id="more_properties"]</td>\n
......@@ -203,7 +208,7 @@
<tr>\n
<td>verifyText</td>\n
<td>//a[@name="document_title"]</td>\n
<td>Web Page</td>\n
<td>Document Shared</td>\n
</tr>\n
</tbody>\n
</table>\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