Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_rtl_support
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Romain Courteaud
erp5_rtl_support
Commits
4c572b79
Commit
4c572b79
authored
Oct 30, 2017
by
Cédric Le Ninivin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_user_tutorial: Manage Packing List, wait for causality state to be solved
parent
6b54e788
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
5 deletions
+13
-5
bt5/erp5_user_tutorial/PathTemplateItem/test_page_module/user-Howto.Manage.Packing.Lists.html
...tem/test_page_module/user-Howto.Manage.Packing.Lists.html
+13
-5
No files found.
bt5/erp5_user_tutorial/PathTemplateItem/test_page_module/user-Howto.Manage.Packing.Lists.html
View file @
4c572b79
...
...
@@ -213,6 +213,19 @@
<test>
<table
style=
"display: none;"
class=
"test"
>
<tbody>
<tr>
<td>
storeAttribute
</td>
<td>
//div[@id="breadcrumb"]/a[3]@href
</td>
<td>
wait
</td>
</tr>
<tr
style=
"opacity: 1; z-index: 0;"
class=
""
>
<td
colspan=
"3"
>
<
span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/wait_for_activities"
>
Wait for activities
<
/span
>
</td>
</tr>
<tr>
<td>
open
</td>
<td>
${wait}
</td>
<td></td>
</tr>
<tr>
<td>
selectAndWait
</td>
<td>
//select[@name="select_action"]
</td>
...
...
@@ -228,11 +241,6 @@
<td>
//label[normalize-space(text())='State']/../div
</td>
<td>
Shipped
</td>
</tr>
<tr>
<td>
storeAttribute
</td>
<td>
//div[@id="breadcrumb"]/a[3]@href
</td>
<td>
wait
</td>
</tr>
<tr
class=
""
style=
"opacity: 1;"
>
<td
colspan=
"3"
>
<
span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/wait_for_activities"
>
Wait for activities
<
/span
>
</td>
</tr>
...
...
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