Commit 27725b86 authored by Lu Xu's avatar Lu Xu 👀

erp5_officejs_ui_test: update test for text module

parent 11047af7
...@@ -129,6 +129,8 @@ ...@@ -129,6 +129,8 @@
<td>link=${title}</td> <td>link=${title}</td>
<td></td> <td></td>
</tr> </tr>
<tal:block tal:define="text_content python: '<p>This is a test too simple</p>'"> <tr>
<tal:block metal:use-macro="container/Zuite_CommonTemplateForRenderjsUi/macros/verify_ckeditor_text_content"/> <td>waitForElementPresent</td>
</tal:block> <td>//pre[contains(text(), "This is a test too simple")]</td>
\ No newline at end of file <td></td>
</tr>
\ 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