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