[Erp5-report] r40155 ivan - in /erp5/trunk/bt5/erp5_ui_test: PathTemplateItem/portal_tests/...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Nov 10 09:10:32 CET 2010
Author: ivan
Date: Wed Nov 10 09:10:31 2010
New Revision: 40155
URL: http://svn.erp5.org?rev=40155&view=rev
Log:
adjust selector after class change in http://svn.erp5.org?rev=39525&view=rev
Modified:
erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testSearchLine.xml
erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml
erp5/trunk/bt5/erp5_ui_test/bt/revision
Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testSearchLine.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testSearchLine.xml?rev=40155&r1=40154&r2=40155&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testSearchLine.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testSearchLine.xml [utf8] Wed Nov 10 09:10:31 2010
@@ -34,7 +34,7 @@
</item>
<item>
<key> <string>_text</string> </key>
- <value> <string encoding="cdata"><![CDATA[
+ <value> <unicode encoding="cdata"><![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
@@ -50,7 +50,7 @@
<tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n
<tr>\n
<td>verifyElementPresent</td>\n
- <td>id=listbox_select</td>\n
+ <td>//input[@class="listbox-select-action"]</td>\n
<td></td>\n
</tr>\n
<tr>\n
@@ -256,7 +256,7 @@
</html>\n
-]]></string> </value>
+]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
@@ -271,8 +271,12 @@
<value> <string>testSearchLine</string> </value>
</item>
<item>
+ <key> <string>output_encoding</string> </key>
+ <value> <string>utf-8</string> </value>
+ </item>
+ <item>
<key> <string>title</string> </key>
- <value> <string></string> </value>
+ <value> <unicode></unicode> </value>
</item>
</dictionary>
</pickle>
Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml?rev=40155&r1=40154&r2=40155&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml [utf8] Wed Nov 10 09:10:31 2010
@@ -34,7 +34,7 @@
</item>
<item>
<key> <string>_text</string> </key>
- <value> <string encoding="cdata"><![CDATA[
+ <value> <unicode encoding="cdata"><![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
@@ -132,7 +132,7 @@
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
- <td>listbox_select</td>\n
+ <td>//input[@class="listbox-select-action"]</td>\n
<td></td>\n
</tr>\n
<tr>\n
@@ -147,7 +147,7 @@
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
- <td>listbox_select</td>\n
+ <td>//input[@class="listbox-select-action"]</td>\n
<td></td>\n
</tr>\n
<tr>\n
@@ -157,7 +157,7 @@
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
- <td>listbox_select</td>\n
+ <td>//input[@class="listbox-select-action"]</td>\n
<td></td>\n
</tr>\n
<tr>\n
@@ -172,7 +172,7 @@
</html>\n
-]]></string> </value>
+]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
@@ -187,8 +187,12 @@
<value> <string>testListModeListboxProxy</string> </value>
</item>
<item>
+ <key> <string>output_encoding</string> </key>
+ <value> <string>utf-8</string> </value>
+ </item>
+ <item>
<key> <string>title</string> </key>
- <value> <string></string> </value>
+ <value> <unicode></unicode> </value>
</item>
</dictionary>
</pickle>
Modified: erp5/trunk/bt5/erp5_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/bt/revision?rev=40155&r1=40154&r2=40155&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] Wed Nov 10 09:10:31 2010
@@ -1 +1 @@
-624
\ No newline at end of file
+629
More information about the Erp5-report
mailing list