Commit 72476770 authored by Romain Courteaud's avatar Romain Courteaud

[erp5_officejs_afs_directory_ui_test] Pagination informations have been modified

See romain/erp5@bbb5d569
parent 89be6782
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
</tr> </tr>
<tr> <tr>
<td>waitForElementPresent</td> <td>waitForElementPresent</td>
<td>//span[@data-i18n='1 Records']</td> <td>//span[text()='1 Records']</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
...@@ -138,7 +138,7 @@ ...@@ -138,7 +138,7 @@
</tr> </tr>
<tr> <tr>
<td>waitForElementPresent</td> <td>waitForElementPresent</td>
<td>//span[@data-i18n='1 Records']</td> <td>//span[text()='1 Records']</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
...@@ -193,7 +193,7 @@ ...@@ -193,7 +193,7 @@
</tr> </tr>
<tr> <tr>
<td>waitForElementPresent</td> <td>waitForElementPresent</td>
<td>//span[@data-i18n='1 Records']</td> <td>//span[text()='1 Records']</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
...@@ -248,7 +248,7 @@ ...@@ -248,7 +248,7 @@
</tr> </tr>
<tr> <tr>
<td>waitForElementPresent</td> <td>waitForElementPresent</td>
<td>//span[@data-i18n='1 Records']</td> <td>//span[text()='1 Records']</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
...@@ -264,4 +264,4 @@ ...@@ -264,4 +264,4 @@
</tbody></table> </tbody></table>
</body> </body>
</html> </html>
\ 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