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
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alecs_myu
erp5
Commits
215cf1cc
Commit
215cf1cc
authored
Dec 23, 2013
by
Gabriel Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix test from user-Howto.Manage.Packing.Lists
parent
f1134927
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
1 deletion
+24
-1
bt5/erp5_test_page_test_data/PathTemplateItem/test_page_module/user-Howto.Manage.Packing.Lists.xml
...Item/test_page_module/user-Howto.Manage.Packing.Lists.xml
+23
-0
bt5/erp5_test_page_test_data/bt/revision
bt5/erp5_test_page_test_data/bt/revision
+1
-1
No files found.
bt5/erp5_test_page_test_data/PathTemplateItem/test_page_module/user-Howto.Manage.Packing.Lists.xml
View file @
215cf1cc
...
...
@@ -265,6 +265,29 @@
<test>
\n
<table
style=
"display: none;"
class=
"test"
>
\n
<tbody>
\n
<tr
style=
"opacity: 1; z-index: 0;"
>
\n
<td>
openAndWait
</td>
\n
<td>
${base_url}
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
selectAndWait
</td>
\n
<td>
//select[@name="select_module"]
</td>
\n
<td>
Sale Packing Lists
</td>
\n
</tr>
\n
<tr
style=
"opacity: 1; z-index: 0;"
>
\n
<td
colspan=
"3"
>
<
tal:block tal:content="structure python: here.Zuite_generateListboxBrowsing(listbox_selection=([\'title\', \'ZUITE-TEST-SALEORDER-PRODUCT-001\'],), enter_object=True)"/
>
</td>
\n
</tr>
\n
<tr>
\n
<td>
verifyText
</td>
\n
<td>
//div[@id="breadcrumb"]/a[2]
</td>
\n
<td>
Sale Packing Lists
</td>
\n
</tr>
\n
<tr
style=
"opacity: 1; z-index: 0;"
>
\n
<td>
verifyText
</td>
\n
<td>
//div[@id="breadcrumb"]/a[3]
</td>
\n
<td>
ZUITE-TEST-SALEORDER-PRODUCT-001
</td>
\n
</tr>
\n
<tr>
\n
<td>
type
</td>
\n
<td>
//textarea[@name="field_my_comment"]
</td>
\n
...
...
bt5/erp5_test_page_test_data/bt/revision
View file @
215cf1cc
2
\ No newline at end of file
3
\ No newline at end of file
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