Commit b08b153b authored by Boxiang Sun's avatar Boxiang Sun

erp5_user_tutorial: Update tutorial's selenium tests for the renderjs UI

parent 94cf3d82
...@@ -25,59 +25,81 @@ ...@@ -25,59 +25,81 @@
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
<td>openAndWait</td> <td>open</td>
<td>${base_url}/view</td> <td>${base_url}/</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
<td>verifyTextPresent</td> <td colspan="3">&lt;tal:block metal:use-macro=&quot;here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_app_loaded&quot;&gt;&lt;/tal:block&gt;</td>
<td>Mes favoris</td>
<td></td>
</tr> </tr>
<tr> <tr>
<td>openAndWait</td> <td colspan="3">&lt;tal:block tal:define=&quot;click_configuration python: {&#39;text&#39;: &#39;Modules&#39;}&quot;&gt; &lt;tal:block metal:use-macro=&quot;here/Zuite_CommonTemplateForRenderjsUi/macros/click_on_panel_link&quot; /&gt; &lt;/tal:block&gt;</td>
<td>${base_url}/view</td>
<td></td>
</tr> </tr>
<tr> <tr>
<td>selectAndWait</td> <td colspan="3">&lt;tal:block metal:use-macro=&quot;here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_content_loaded&quot;&gt; &lt;/tal:block&gt;</td>
<td>//select[@name="select_module"]</td>
<td>Personnes</td>
</tr> </tr>
<tr> <tr>
<td>clickAndWait</td> <td>waitForElementPresent</td>
<td>Folder_show:method</td> <td>//a[contains(text(), &quot;Language&quot;)]</td>
<td></td> <td>&nbsp;</td>
</tr> </tr>
<tr> <tr>
<td>type</td> <td>click</td>
<td>listbox_translated_validation_state_title</td> <td>//a[contains(text(), &quot;Language&quot;)]</td>
<td>Valid%</td> <td>&nbsp;</td>
</tr> </tr>
<tr> <tr>
<td>clickAndWait</td> <td colspan="3">&lt;tal:block metal:use-macro=&quot;here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_content_loaded&quot;&gt; &lt;/tal:block&gt;</td>
<td>//input[@class='listbox-select-action']</td>
<td></td>
</tr> </tr>
<tr> <tr>
<td>type</td> <td>waitForElementPresent</td>
<td>listbox_translated_validation_state_title</td> <td>//select[@id="field_language"]</td>
<td>Brouillon</td> <td>&nbsp;</td>
</tr> </tr>
<tr> <tr>
<td>clickAndWait</td> <td>select</td>
<td>//input[@class='listbox-select-action']</td> <td>//select[@name=&quot;field_language&quot;]</td>
<td></td> <td>value=fr</td>
</tr> </tr>
<tr> <tr>
<td>verifyTextNotPresent</td> <td>click</td>
<td>Valid</td> <td>//input[@value="Update"]</td>
<td></td> <td>&nbsp;</td>
</tr> </tr>
<tr> <tr>
<td>openAndWait</td> <td colspan="3">&lt;tal:block metal:use-macro=&quot;here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_app_loaded&quot;&gt; &lt;/tal:block&gt;</td>
<td>${base_url}/view</td> </tr>
<td></td> <tr>
<td>storeLocation</td>
<td>language</td>
<td>&nbsp;</td>
</tr>
<tr style="opacity: 1;">
<td colspan="3">&lt;span metal:use-macro=&quot;container/Zuite_viewTestMacroLibrary/macros/wait_for_activities&quot;&gt; Wait for activities &lt;/span&gt;</td>
</tr>
<tr>
<td>echo</td>
<td>${language}</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>open</td>
<td>${language}</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3">&lt;tal:block metal:use-macro=&quot;here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_app_loaded&quot;&gt; &lt;/tal:block&gt;</td>
</tr>
<tr>
<td colspan="3">&lt;tal:block tal:define=&quot;click_configuration python: {&#39;text&#39;: &#39;Modules&#39;}&quot;&gt; &lt;tal:block metal:use-macro=&quot;here/Zuite_CommonTemplateForRenderjsUi/macros/click_on_panel_link&quot;&gt; &lt;/tal:block&gt; &lt;/tal:block&gt;</td>
</tr>
<tr>
<td colspan="3">&lt;tal:block metal:use-macro=&quot;here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_content_loaded&quot;&gt; &lt;/tal:block&gt;</td>
</tr>
<tr>
<td>waitForElementPresent</td>
<td>//a[contains(text(), &quot;Personnes&quot;)]</td>
<td>&nbsp;</td>
</tr> </tr>
<tr> <tr>
<td>deleteCookie</td> <td>deleteCookie</td>
...@@ -90,9 +112,40 @@ ...@@ -90,9 +112,40 @@
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
<td>openAndWait</td> <td>waitForElementPresent</td>
<td>${base_url}/view</td> <td>//a[contains(text(), &quot;Language&quot;)]</td>
<td></td> <td>&nbsp;</td>
</tr>
<tr>
<td>click</td>
<td>//a[contains(text(), &quot;Language&quot;)]</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3">&lt;tal:block metal:use-macro=&quot;here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_content_loaded&quot;&gt; &lt;/tal:block&gt;</td>
</tr>
<tr>
<td>waitForElementPresent</td>
<td>//select[@id="field_language"]</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>select</td>
<td>//select[@name=&quot;field_language&quot;]</td>
<td>English</td>
</tr>
<tr>
<td>click</td>
<td>//input[@value="Update"]</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="3">&lt;tal:block metal:use-macro=&quot;here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_app_loaded&quot;&gt; &lt;/tal:block&gt;</td>
</tr>
<tr>
<td>waitForElementPresent</td>
<td>//label[contains(text(), &quot;User&quot;)]</td>
<td>&nbsp;</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
......
...@@ -28,84 +28,65 @@ ...@@ -28,84 +28,65 @@
<td colspan="3">&lt;span metal:use-macro=&quot;container/Zuite_viewTestMacroLibrary/macros/login_as_functional_test_user&quot;&gt;Login As Functional Test User&lt;/span&gt;</td> <td colspan="3">&lt;span metal:use-macro=&quot;container/Zuite_viewTestMacroLibrary/macros/login_as_functional_test_user&quot;&gt;Login As Functional Test User&lt;/span&gt;</td>
</tr> <!-- Search with empty string --> </tr> <!-- Search with empty string -->
<tr> <tr>
<td>type</td> <td>click</td>
<td>field_your_search_text</td> <td>//button[contains(@class, "search_button")]</td>
<td><br /></td> <td></td>
</tr> </tr>
<tr> <tr>
<td>clickAndWait</td> <td colspan="3">&lt;tal:block metal:use-macro=&quot;here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_content_loaded&quot;&gt; &lt;/tal:block&gt;</td>
<td>ERP5Site_viewQuickSearchResultList:method</td>
<td><br /></td>
</tr> </tr>
<tr> <tr>
<td>verifyTextNotPresent</td> <td>waitForElementPresent</td>
<td>Search Results</td> <td>//input[@id="search"]</td>
<td><br /></td> <td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>id=transition_message</td>
<td><br /></td>
</tr> <!-- Search persons by full name -->
<tr>
<td>openAndWait</td>
<td>${base_url}/view</td>
<td><br /></td>
</tr> </tr>
<!-- Search persons by full name -->
<tr> <tr>
<td>type</td> <td>type</td>
<td>field_your_search_text</td> <td>//input[@id="search"]</td>
<td>ZUITE_TEST_FULL_TEXT_PERSON_TITLE_001</td> <td>ZUITE_TEST_FULL_TEXT_PERSON_TITLE_001</td>
</tr> </tr>
<tr> <tr>
<td>clickAndWait</td> <td>click</td>
<td>ERP5Site_viewQuickSearchResultList:method</td> <td>//input[@id="search"]/../following-sibling::button</td>
<td><br /></td> <td></td>
</tr> </tr>
<tr> <tr>
<td>verifyTextPresent</td> <td colspan="3">&lt;tal:block metal:use-macro=&quot;here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_listbox_loaded&quot; /&gt;</td>
<td>Search Results</td>
<td><br /></td>
</tr> </tr>
<tr> <tr>
<td>verifyTextPresent</td> <td>waitForElementPresent</td>
<td>ZUITE_TEST_FULL_TEXT_PERSON_TITLE_001</td> <td>//a[contains(text(), &quot;ZUITE_TEST_FULL_TEXT_PERSON_TITLE_001&quot;)]</td>
<td><br /></td> <td>&nbsp;</td>
</tr> </tr>
<tr> <tr>
<td>verifyTextPresent</td>
<td>ZUITE_TEST_FULL_TEXT_PERSON_REFERENCE_001</td>
<td><br /></td>
</tr>
<tr> <tr>
<td>verifyTextPresent</td> <td>waitForElementPresent</td>
<td>Person</td> <td>//a[contains(text(), &quot;Person&quot;)]</td>
<td><br /></td> <td></td>
</tr> <!-- Search Organisation --> </tr> <!-- Search Organisation -->
<tr> <tr>
<td>type</td> <td>type</td>
<td>field_your_search_text</td> <td>//input[@id="search"]</td>
<td>ZUITE_TEST_FULL_TEXT_ORGANISATION_TITLE_001</td> <td>ZUITE_TEST_FULL_TEXT_ORGANISATION_TITLE_001</td>
</tr> </tr>
<tr> <tr>
<td>clickAndWait</td> <td>click</td>
<td>ERP5Site_viewQuickSearchResultList:method</td> <td>//input[@id="search"]/../following-sibling::button</td>
<td><br /></td> <td><br /></td>
</tr> </tr>
<tr> <tr>
<td>verifyTextPresent</td> <td colspan="3">&lt;tal:block metal:use-macro=&quot;here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_listbox_loaded&quot; /&gt;</td>
<td>Search Results</td>
<td><br /></td>
</tr> </tr>
<tr> <tr>
<td>verifyTextPresent</td> <td>waitForElementPresent</td>
<td>ZUITE_TEST_FULL_TEXT_ORGANISATION_TITLE_001</td> <td>//a[contains(text(), &quot;ZUITE_TEST_FULL_TEXT_ORGANISATION_TITLE_001&quot;)]</td>
<td><br /></td> <td>&nbsp;</td>
</tr> </tr>
<tr> <tr>
<td>verifyTextPresent</td> <td>waitForElementPresent</td>
<td>Organisation</td> <td>//a[contains(text(), &quot;Organisation&quot;)]</td>
<td><br /></td> <td></td>
</tr> </tr>
<tr style="opacity: 1;"> <tr style="opacity: 1;">
<td colspan="3">&lt;span metal:use-macro=&quot;container/Zuite_viewTestMacroLibrary/macros/login_as_manager&quot;&gt;Login As Manager&lt;/span&gt;</td> <td colspan="3">&lt;span metal:use-macro=&quot;container/Zuite_viewTestMacroLibrary/macros/login_as_manager&quot;&gt;Login As Manager&lt;/span&gt;</td>
......
...@@ -77,7 +77,9 @@ ...@@ -77,7 +77,9 @@
</item> </item>
<item> <item>
<key> <string>content_md5</string> </key> <key> <string>content_md5</string> </key>
<value> <string>1df3c39ebaff1ac2b0f2d243489dd559</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
...@@ -264,11 +266,13 @@ ...@@ -264,11 +266,13 @@
</record> </record>
<record id="4" aka="AAAAAAAAAAQ="> <record id="4" aka="AAAAAAAAAAQ=">
<pickle> <pickle>
<global name="WorkflowHistoryList" module="Products.ERP5Type.patches.WorkflowTool"/> <global name="WorkflowHistoryList" module="Products.ERP5Type.Workflow"/>
</pickle> </pickle>
<pickle> <pickle>
<tuple> <dictionary>
<none/> <item>
<key> <string>_log</string> </key>
<value>
<list> <list>
<dictionary> <dictionary>
<item> <item>
...@@ -450,17 +454,111 @@ ...@@ -450,17 +454,111 @@
</value> </value>
</item> </item>
</dictionary> </dictionary>
</list> <dictionary>
<item>
<key> <string>action</string> </key>
<value> <string>edit</string> </value>
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>zope</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>error_message</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>990.17444.48467.46967</string> </value>
</item>
<item>
<key> <string>state</string> </key>
<value> <string>current</string> </value>
</item>
<item>
<key> <string>time</string> </key>
<value>
<object>
<klass> <reference id="4.1"/> </klass>
<tuple>
<none/>
</tuple> </tuple>
<state>
<tuple>
<float>1617826789.07</float>
<string>UTC</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>action</string> </key>
<value> <string>edit</string> </value>
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>zope</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>error_message</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>991.14883.53603.35840</string> </value>
</item>
<item>
<key> <string>state</string> </key>
<value> <string>current</string> </value>
</item>
<item>
<key> <string>time</string> </key>
<value>
<object>
<klass> <reference id="4.1"/> </klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>1617827132.0</float>
<string>UTC</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
</value>
</item>
</dictionary>
</pickle> </pickle>
</record> </record>
<record id="5" aka="AAAAAAAAAAU="> <record id="5" aka="AAAAAAAAAAU=">
<pickle> <pickle>
<global name="WorkflowHistoryList" module="Products.ERP5Type.patches.WorkflowTool"/> <global name="WorkflowHistoryList" module="Products.ERP5Type.Workflow"/>
</pickle> </pickle>
<pickle> <pickle>
<tuple> <dictionary>
<none/> <item>
<key> <string>_log</string> </key>
<value>
<list> <list>
<dictionary> <dictionary>
<item> <item>
...@@ -596,7 +694,9 @@ ...@@ -596,7 +694,9 @@
</item> </item>
</dictionary> </dictionary>
</list> </list>
</tuple> </value>
</item>
</dictionary>
</pickle> </pickle>
</record> </record>
<record id="6" aka="AAAAAAAAAAY="> <record id="6" aka="AAAAAAAAAAY=">
......
...@@ -104,11 +104,13 @@ ...@@ -104,11 +104,13 @@
</record> </record>
<record id="6" aka="AAAAAAAAAAY="> <record id="6" aka="AAAAAAAAAAY=">
<pickle> <pickle>
<global name="WorkflowHistoryList" module="Products.ERP5Type.patches.WorkflowTool"/> <global name="WorkflowHistoryList" module="Products.ERP5Type.Workflow"/>
</pickle> </pickle>
<pickle> <pickle>
<tuple> <dictionary>
<none/> <item>
<key> <string>_log</string> </key>
<value>
<list> <list>
<dictionary> <dictionary>
<item> <item>
...@@ -201,7 +203,9 @@ ...@@ -201,7 +203,9 @@
</item> </item>
</dictionary> </dictionary>
</list> </list>
</tuple> </value>
</item>
</dictionary>
</pickle> </pickle>
</record> </record>
<record id="7" aka="AAAAAAAAAAc="> <record id="7" aka="AAAAAAAAAAc=">
......
...@@ -97,11 +97,13 @@ ...@@ -97,11 +97,13 @@
</record> </record>
<record id="6" aka="AAAAAAAAAAY="> <record id="6" aka="AAAAAAAAAAY=">
<pickle> <pickle>
<global name="WorkflowHistoryList" module="Products.ERP5Type.patches.WorkflowTool"/> <global name="WorkflowHistoryList" module="Products.ERP5Type.Workflow"/>
</pickle> </pickle>
<pickle> <pickle>
<tuple> <dictionary>
<none/> <item>
<key> <string>_log</string> </key>
<value>
<list> <list>
<dictionary> <dictionary>
<item> <item>
...@@ -194,7 +196,9 @@ ...@@ -194,7 +196,9 @@
</item> </item>
</dictionary> </dictionary>
</list> </list>
</tuple> </value>
</item>
</dictionary>
</pickle> </pickle>
</record> </record>
<record id="7" aka="AAAAAAAAAAc="> <record id="7" aka="AAAAAAAAAAc=">
......
...@@ -851,11 +851,13 @@ goQBFGAEQRAECQMowAiCIAgSBlCAEQRBECQMoAAjCIIgSBj4f6arw4Y80xjjAAAAAElFTkSuQmCC</st ...@@ -851,11 +851,13 @@ goQBFGAEQRAECQMowAiCIAgSBlCAEQRBECQMoAAjCIIgSBj4f6arw4Y80xjjAAAAAElFTkSuQmCC</st
</record> </record>
<record id="6" aka="AAAAAAAAAAY="> <record id="6" aka="AAAAAAAAAAY=">
<pickle> <pickle>
<global name="WorkflowHistoryList" module="Products.ERP5Type.patches.WorkflowTool"/> <global name="WorkflowHistoryList" module="Products.ERP5Type.Workflow"/>
</pickle> </pickle>
<pickle> <pickle>
<tuple> <dictionary>
<none/> <item>
<key> <string>_log</string> </key>
<value>
<list> <list>
<dictionary> <dictionary>
<item> <item>
...@@ -948,7 +950,9 @@ goQBFGAEQRAECQMowAiCIAgSBlCAEQRBECQMoAAjCIIgSBj4f6arw4Y80xjjAAAAAElFTkSuQmCC</st ...@@ -948,7 +950,9 @@ goQBFGAEQRAECQMowAiCIAgSBlCAEQRBECQMoAAjCIIgSBj4f6arw4Y80xjjAAAAAElFTkSuQmCC</st
</item> </item>
</dictionary> </dictionary>
</list> </list>
</tuple> </value>
</item>
</dictionary>
</pickle> </pickle>
</record> </record>
<record id="7" aka="AAAAAAAAAAc="> <record id="7" aka="AAAAAAAAAAc=">
......
...@@ -736,11 +736,13 @@ N839ya8/3r/+fwnftONLZIgeAAAAAElFTkSuQmCC</string> </value> ...@@ -736,11 +736,13 @@ N839ya8/3r/+fwnftONLZIgeAAAAAElFTkSuQmCC</string> </value>
</record> </record>
<record id="6" aka="AAAAAAAAAAY="> <record id="6" aka="AAAAAAAAAAY=">
<pickle> <pickle>
<global name="WorkflowHistoryList" module="Products.ERP5Type.patches.WorkflowTool"/> <global name="WorkflowHistoryList" module="Products.ERP5Type.Workflow"/>
</pickle> </pickle>
<pickle> <pickle>
<tuple> <dictionary>
<none/> <item>
<key> <string>_log</string> </key>
<value>
<list> <list>
<dictionary> <dictionary>
<item> <item>
...@@ -833,7 +835,9 @@ N839ya8/3r/+fwnftONLZIgeAAAAAElFTkSuQmCC</string> </value> ...@@ -833,7 +835,9 @@ N839ya8/3r/+fwnftONLZIgeAAAAAElFTkSuQmCC</string> </value>
</item> </item>
</dictionary> </dictionary>
</list> </list>
</tuple> </value>
</item>
</dictionary>
</pickle> </pickle>
</record> </record>
<record id="7" aka="AAAAAAAAAAc="> <record id="7" aka="AAAAAAAAAAc=">
......
...@@ -1379,11 +1379,13 @@ RU5ErkJggg==</string> </value> ...@@ -1379,11 +1379,13 @@ RU5ErkJggg==</string> </value>
</record> </record>
<record id="7" aka="AAAAAAAAAAc="> <record id="7" aka="AAAAAAAAAAc=">
<pickle> <pickle>
<global name="WorkflowHistoryList" module="Products.ERP5Type.patches.WorkflowTool"/> <global name="WorkflowHistoryList" module="Products.ERP5Type.Workflow"/>
</pickle> </pickle>
<pickle> <pickle>
<tuple> <dictionary>
<none/> <item>
<key> <string>_log</string> </key>
<value>
<list> <list>
<dictionary> <dictionary>
<item> <item>
...@@ -1476,7 +1478,9 @@ RU5ErkJggg==</string> </value> ...@@ -1476,7 +1478,9 @@ RU5ErkJggg==</string> </value>
</item> </item>
</dictionary> </dictionary>
</list> </list>
</tuple> </value>
</item>
</dictionary>
</pickle> </pickle>
</record> </record>
<record id="8" aka="AAAAAAAAAAg="> <record id="8" aka="AAAAAAAAAAg=">
......
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