Commit b501d5a5 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

need to wait until knowledge_pad_module/xxx for the user is well prepared.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41614 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent eded0d29
...@@ -58,6 +58,11 @@ ...@@ -58,6 +58,11 @@
<td>${base_url}/view</td>\n <td>${base_url}/view</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n
<td>waitForCondition</td>\n
<td>selenium.isTextPresent("Your tab is empty.")</td>\n
<td>30000</td> \n
</tr>\n
\n \n
<!-- add "Feed Reader" gadget to front-->\n <!-- add "Feed Reader" gadget to front-->\n
<tr>\n <tr>\n
...@@ -133,9 +138,7 @@ ...@@ -133,9 +138,7 @@
\n \n
</tbody></table>\n </tbody></table>\n
</body>\n </body>\n
</html>\n </html>
\n
]]></unicode> </value> ]]></unicode> </value>
</item> </item>
......
24 25
\ No newline at end of file \ 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