Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Romain Courteaud
erp5
Commits
1b560cd8
Commit
1b560cd8
authored
1 year ago
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_user_tutorial: wait for page to be ready before clicking somewhere else
parent
9bf143d1
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
51 additions
and
0 deletions
+51
-0
bt5/erp5_user_tutorial/PathTemplateItem/test_page_module/user_howto_manage_document_versionning_test_renderjs_ui.html
...r_howto_manage_document_versionning_test_renderjs_ui.html
+6
-0
bt5/erp5_user_tutorial/PathTemplateItem/test_page_module/user_howto_manage_document_versionning_test_renderjs_ui.xml
...er_howto_manage_document_versionning_test_renderjs_ui.xml
+45
-0
No files found.
bt5/erp5_user_tutorial/PathTemplateItem/test_page_module/user_howto_manage_document_versionning_test_renderjs_ui.html
View file @
1b560cd8
...
...
@@ -121,6 +121,9 @@
<tr>
<td
colspan=
"3"
>
<
tal:block tal:define=
"
click_configuration python: {
'
text
'
:
'
New
'
}
">
<
tal:block metal:use-macro=
"
here/Zuite_CommonTemplateForRenderjsUi/macros/click_on_panel_link
"
/
>
<
/tal:block
>
</td>
</tr>
<tr>
<td
colspan=
"3"
>
<
tal:block metal:use-macro=
"
here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_content_loaded
">
<
/tal:block
>
</td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//button[text()=
"
Text
"
]
</td>
...
...
@@ -131,6 +134,9 @@
<td>
//button[text()=
"
Text
"
]
</td>
<td>
</td>
</tr>
<tr>
<td
colspan=
"3"
>
<
tal:block metal:use-macro=
"
here/Zuite_CommonTemplateForRenderjsUi/macros/wait_for_content_loaded
">
<
/tal:block
>
</td>
</tr>
<tr>
<td>
click
</td>
<td>
//input[@name=
"
editable
"
]
</td>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_user_tutorial/PathTemplateItem/test_page_module/user_howto_manage_document_versionning_test_renderjs_ui.xml
View file @
1b560cd8
...
...
@@ -705,6 +705,51 @@
</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>
994.62325.43897.23278
</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>
1673523184.25
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
</value>
</item>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment