Commit d8ac67d7 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

* no need to save web site documents.

* assert its location instead.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26293 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 99ca37fd
......@@ -85,12 +85,10 @@
<td>//tr/td[3]/a[text()="Test Web Site"]</td>\n
<td></td>\n
</tr>\n
\n
\n
<tr>\n
<td>clickAndWait</td>\n
<td>//button[@name=\'Base_edit:method\']</td>\n
<td></td>\n
<td>assertLocation</td>\n
<td>${base_url}/web_site_module/test_web_site/view*</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>open</td>\n
......@@ -127,11 +125,10 @@
<td>//tr/td[3]/a[text()="Test Web Site II"]</td>\n
<td></td>\n
</tr>\n
\n
<tr>\n
<td>clickAndWait</td>\n
<td>//button[@name=\'Base_edit:method\']</td>\n
<td></td>\n
<td>assertLocation</td>\n
<td>${base_url}/web_site_module/test_web_site_2/view*</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
......
14
\ No newline at end of file
15
\ 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