Commit 314cbbc2 authored by Ivan Tyagov's avatar Ivan Tyagov

At end of test login as test runner.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40902 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b4e47eef
......@@ -91,6 +91,38 @@
\t<td></td>\n
</tr>\n
\n
<!-- Login as test runner -->\n
<tr>\n
\t<td>openAndWait</td>\n
\t<td>${base_url}/web_site_module/km_test_web_site</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
\t<td>clickAndWait</td>\n
\t<td>login-logout-link</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
\t<td>type</td>\n
\t<td>__ac_name</td>\n
\t<td>ERP5TypeTestCase</td>\n
</tr>\n
<tr>\n
\t<td>type</td>\n
\t<td>__ac_password</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
\t<td>clickAndWait</td>\n
\t<td>WebSite_login:method</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
\t<td>verifyTextPresent</td>\n
\t<td>ERP5TypeTestCase</td>\n
\t<td></td>\n
</tr>\n
\n
<span metal:use-macro="container/Zuite_CommonTemplate/macros/wait_for_activities"> Wait for activities</span>\n
\n
<tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/deleteKMWebSite" />\n
......
......@@ -101,7 +101,7 @@
</tr>\n
<tr>\n
\t<td>type</td>\n
\t<td>password</td>\n
\t<td>__ac_password</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
......
129
\ No newline at end of file
130
\ 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