Commit fa369e79 authored by Lucas Carvalho's avatar Lucas Carvalho

2011-04-07 lucas

* Updated the test to work with the new user interface.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45205 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 45146b8b
......@@ -127,7 +127,8 @@
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>//input[@name="Base_callDialogMethod:method"]</td>\n
<td tal:content="python: \'//button[@value=\\\'business_configuration_module/%s\\\']\' %\n
here.Zuite_getConfigurationTestDict()[\'business_configuration_id\']"></td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -141,14 +142,10 @@
<td tal:content="python:\n
here.Zuite_getConfigurationTestDict()[\'configuration_key\']"></td>\n
</tr>\n
<tr>\n
<td>select</td>\n
<td>//select[@name="field_your_business_configuration"]</td>\n
<td>STANDARD_CONFIGURATOR_TEST</td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>//input[@name="Base_callDialogMethod:method"]</td>\n
<td tal:content="python: \'//button[@value=\\\'business_configuration_module/%s\\\']\' %\n
here.Zuite_getConfigurationTestDict()[\'business_configuration_id\']"></td>\n
<td></td>\n
</tr>\n
\n
......@@ -658,7 +655,8 @@ Wait for activities</span>\n
<td></td>\n
</tr>\n
\n
</tbody></table>\n
</tbody>\n
</table>\n
</body>\n
</html>
......
......@@ -40,12 +40,12 @@
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
<head>\n
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\n
<title>Configuration Standard Consulting</title>\n
<title>Standard Consulting Configuration</title>\n
</head>\n
<body>\n
<table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n
<tr><td rowspan="1" colspan="3">Standard Configuration</td></tr>\n
<tr><td rowspan="1" colspan="3">Standard Consulting Configuration</td></tr>\n
</thead><tbody>\n
\n
<span metal:use-macro="container/Zuite_viewConfiguratorTestMacroLibrary/macros/init_test_environment" />\n
......@@ -127,7 +127,8 @@
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>//input[@name="Base_callDialogMethod:method"]</td>\n
<td tal:content="python: \'//button[@value=\\\'business_configuration_module/%s\\\']\' %\n
here.Zuite_getConfigurationTestDict()[\'business_configuration_id\']"></td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -141,14 +142,10 @@
<td tal:content="python:\n
here.Zuite_getConfigurationTestDict()[\'configuration_key\']"></td>\n
</tr>\n
<tr>\n
<td>select</td>\n
<td>//select[@name="field_your_business_configuration"]</td>\n
<td>STANDARD_CONFIGURATOR_TEST</td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>//input[@name="Base_callDialogMethod:method"]</td>\n
<td tal:content="python: \'//button[@value=\\\'business_configuration_module/%s\\\']\' %\n
here.Zuite_getConfigurationTestDict()[\'business_configuration_id\']"></td>\n
<td></td>\n
</tr>\n
\n
......
2011-04-07 lucas
* Updated the test to work with the new user interface.
2010-01-07 rafael
* Inicial release.
\ No newline at end of file
666
\ No newline at end of file
667
\ 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