Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5-Boxiang
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
Hamza
erp5-Boxiang
Commits
635f0adb
Commit
635f0adb
authored
May 27, 2015
by
Xiaowu Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_web_renderjs_ui_test: add debugger for fail test
parent
bedcc947
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
5 deletions
+18
-5
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/relationfield_zuite/testSimpleMultiRelationField.xml
...uite/relationfield_zuite/testSimpleMultiRelationField.xml
+18
-5
No files found.
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_zuite/relationfield_zuite/testSimpleMultiRelationField.xml
View file @
635f0adb
...
...
@@ -245,6 +245,18 @@ xxx wait for implementation of catch reponse from erp5 after ajax\n
<td>
3000
</td>
\n
</tr>
\n
\n
<tr>
\n
<td>
storeText
</td>
\n
<td>
//body
</td>
\n
<td>
debug
</td>
\n
</tr>
\n
\n
<tr>
\n
<td>
echo
</td>
\n
<td>
${debug}
</td>
\n
<td></td>
\n
</tr>
\n
\n
<tr>
\n
<td>
click
</td>
\n
<td>
//a[@data-i18n=\'Tabs\']
</td>
\n
...
...
@@ -269,6 +281,12 @@ xxx wait for implementation of catch reponse from erp5 after ajax\n
<td></td>
\n
</tr>
\n
\n
<tr>
\n
<td>
verifyValue
</td>
\n
<td>
//input[@name=\'field_my_foo_category_title\']
</td>
\n
<td>
a1
</td>
\n
</tr>
\n
\n
<tr>
\n
<td>
verifyValue
</td>
\n
<td>
//input[@name=\'subfield_my_bar_category_title_list_0\']
</td>
\n
...
...
@@ -281,11 +299,6 @@ xxx wait for implementation of catch reponse from erp5 after ajax\n
<td>
Title 1
</td>
\n
</tr>
\n
\n
<tr>
\n
<td>
verifyValue
</td>
\n
<td>
//input[@name=\'field_my_foo_category_title\']
</td>
\n
<td>
a1
</td>
\n
</tr>
\n
\n
<tr>
\n
<td>
type
</td>
\n
...
...
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