Commit 499bb8d4 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_officejs_eci_directory_test: fix tests

parent 5d5a76ab
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<body> <body>
<table cellpadding="1" cellspacing="1" border="1"> <table cellpadding="1" cellspacing="1" border="1">
<thead> <thead>
<tr><td rowspan="1" colspan="3">Test ECI Basic Navigation</td></tr> <tr><td rowspan="1" colspan="3">Test ECI Directory</td></tr>
</thead><tbody> </thead><tbody>
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" /> <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<body> <body>
<table cellpadding="1" cellspacing="1" border="1"> <table cellpadding="1" cellspacing="1" border="1">
<thead> <thead>
<tr><td rowspan="1" colspan="3">Test ECI Basic Navigation</td></tr> <tr><td rowspan="1" colspan="3">Test ECI Financial Data</td></tr>
</thead><tbody> </thead><tbody>
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" /> <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
...@@ -51,14 +51,14 @@ ...@@ -51,14 +51,14 @@
<tr> <tr>
<tr> <tr>
<td>verifyElementPresent</td> <td>waitForElementPresent</td>
<td>//tbody//tr[1]//div[@class="editable_div"]//div[contains(@data-gadget-url, "gadget_erp5_eci_financial_widget.html")]</td> <td>//tbody//tr[1]//div[@class="editable_div"]//div[contains(@data-gadget-url, "gadget_erp5_eci_financial_widget.html")]</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
<td>verifyElementPresent</td> <td>waitForElementPresent</td>
<td>//div[contains(@data-gadget-url, "gadget_erp5_eci_dygraph.html")]</td> <td>//div[contains(@data-gadget-url, "gadget_erp5_eci_dygraph.html")]</td>
<td></td> <td></td>
</tr> </tr>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<body> <body>
<table cellpadding="1" cellspacing="1" border="1"> <table cellpadding="1" cellspacing="1" border="1">
<thead> <thead>
<tr><td rowspan="1" colspan="3">Test ECI Basic Navigation</td></tr> <tr><td rowspan="1" colspan="3">Test ECI Provider</td></tr>
</thead><tbody> </thead><tbody>
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" /> <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
<tr> <tr>
<tr> <tr>
<td>verifyElementPresent</td> <td>waitForElementPresent</td>
<td>//tbody//tr[1]//div[@class="editable_div"]//div[contains(@data-gadget-url, "gadget_erp5_eci_provider_widget.html")]</td> <td>//tbody//tr[1]//div[@class="editable_div"]//div[contains(@data-gadget-url, "gadget_erp5_eci_provider_widget.html")]</td>
<td></td> <td></td>
</tr> </tr>
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
<tr> <tr>
<tr> <tr>
<td>verifyElementPresent</td> <td>waitForElementPresent</td>
<td>//tbody//tr[1]//div[@class="editable_div"]//div[contains(@data-gadget-url, "gadget_erp5_eci_provider_widget.html")]</td> <td>//tbody//tr[1]//div[@class="editable_div"]//div[contains(@data-gadget-url, "gadget_erp5_eci_provider_widget.html")]</td>
<td></td> <td></td>
</tr> </tr>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<body> <body>
<table cellpadding="1" cellspacing="1" border="1"> <table cellpadding="1" cellspacing="1" border="1">
<thead> <thead>
<tr><td rowspan="1" colspan="3">Test ECI Basic Navigation</td></tr> <tr><td rowspan="1" colspan="3">Test ECI Reference</td></tr>
</thead><tbody> </thead><tbody>
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" /> <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
...@@ -51,13 +51,13 @@ ...@@ -51,13 +51,13 @@
<tr> <tr>
<tr> <tr>
<td>verifyElementPresent</td> <td>waitForElementPresent</td>
<td>//tbody//tr[1]//div[@class="editable_div"]//div[contains(@data-gadget-url, "gadget_erp5_eci_reference_widget.html")]</td> <td>//tbody//tr[1]//div[@class="editable_div"]//div[contains(@data-gadget-url, "gadget_erp5_eci_reference_widget.html")]</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
<td>verifyElementPresent</td> <td>waitForElementPresent</td>
<td>//div[@class="reference_similar_solution"]</td> <td>//div[@class="reference_similar_solution"]</td>
<td></td> <td></td>
</tr> </tr>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<body> <body>
<table cellpadding="1" cellspacing="1" border="1"> <table cellpadding="1" cellspacing="1" border="1">
<thead> <thead>
<tr><td rowspan="1" colspan="3">Test ECI Basic Navigation</td></tr> <tr><td rowspan="1" colspan="3">Test ECI Solution</td></tr>
</thead><tbody> </thead><tbody>
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" /> <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
<tr> <tr>
<tr> <tr>
<td>verifyElementPresent</td> <td>waitForElementPresent</td>
<td>//tbody//tr[1]//div[@class="editable_div"]//div[contains(@data-gadget-url, "gadget_erp5_eci_solution_widget.html")]</td> <td>//tbody//tr[1]//div[@class="editable_div"]//div[contains(@data-gadget-url, "gadget_erp5_eci_solution_widget.html")]</td>
<td></td> <td></td>
</tr> </tr>
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
<tr> <tr>
<tr> <tr>
<td>verifyElementPresent</td> <td>waitForElementPresent</td>
<td>//tbody//tr[1]//div[@class="editable_div"]//div[contains(@data-gadget-url, "gadget_erp5_eci_solution_widget.html")]</td> <td>//tbody//tr[1]//div[@class="editable_div"]//div[contains(@data-gadget-url, "gadget_erp5_eci_solution_widget.html")]</td>
<td></td> <td></td>
</tr> </tr>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<body> <body>
<table cellpadding="1" cellspacing="1" border="1"> <table cellpadding="1" cellspacing="1" border="1">
<thead> <thead>
<tr><td rowspan="1" colspan="3">Test ECI Basic Navigation</td></tr> <tr><td rowspan="1" colspan="3">Test ECI Success Case</td></tr>
</thead><tbody> </thead><tbody>
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" /> <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
<tr> <tr>
<tr> <tr>
<td>verifyElementPresent</td> <td>waitForElementPresent</td>
<td>//tbody//tr[1]//div[@class="editable_div"]//div[contains(@data-gadget-url, "gadget_erp5_eci_success_case_widget.html")]</td> <td>//tbody//tr[1]//div[@class="editable_div"]//div[contains(@data-gadget-url, "gadget_erp5_eci_success_case_widget.html")]</td>
<td></td> <td></td>
</tr> </tr>
......
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