Commit cbcf5558 authored by Ivan Tyagov's avatar Ivan Tyagov

Test submit clone form by Enter.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39903 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 07e08dfd
......@@ -163,6 +163,29 @@
\t<td>field_my_language</td>\n
\t<td></td>\n
</tr>\n
<!-- Submit form by Enter -->\n
<tr>\n
\t<td>click</td>\n
\t<td>clone_document_title</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
\t<td>type</td>\n
\t<td>clone_reference</td>\n
\t<td>reference-z</td>\n
</tr>\n
<tr>\n
<td>keyPressAndWait</td>\n
<td>clone_reference</td>\n
<td>\\13</td>\n
</tr>\n
<tr>\n
\t<td>verifyValue</td>\n
\t<td>field_my_reference</td>\n
\t<td>reference-z</td>\n
</tr>\n
\n
\n
\n
<tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/deleteKMWebSite" />\n
\n
......
123
\ No newline at end of file
124
\ 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