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
f9fb450e
Commit
f9fb450e
authored
Jul 15, 2015
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_web_ehr_test: update tests
parent
6e3101c9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
29 deletions
+0
-29
bt5/erp5_web_ehr_test/PathTemplateItem/portal_tests/erp5_web_e5g_ehr_ui_zuite/testE5gEhrBasicNavigation.xml
...s/erp5_web_e5g_ehr_ui_zuite/testE5gEhrBasicNavigation.xml
+0
-29
No files found.
bt5/erp5_web_ehr_test/PathTemplateItem/portal_tests/erp5_web_e5g_ehr_ui_zuite/testE5gEhrBasicNavigation.xml
View file @
f9fb450e
...
...
@@ -109,40 +109,11 @@
\n
\n
<!-- Initialize -->
\n
<tr>
\n
<td>
storeEval
</td>
\n
<td>
var myLog = console.log; window.dump_log = [];console.log = function(value) {window.dump_log.push(value);myLog.call(console, value);}
</td>
\n
<td>
my_temp_console
</td>
\n
</tr>
\n
\n
<tr>
\n
<td>
open
</td>
\n
<td>
${base_url}/web_site_module/e5g_ehr/
</td>
\n
<td></td>
\n
</tr>
\n
\n
<!-- DEBUG -->
\n
<tr>
\n
<td>
storeEval
</td>
\n
<td>
function x(el){var n,a=[],w=document.createTreeWalker(el,NodeFilter.SHOW_TEXT,{acceptNode:function(m){if(!/^\\\\s*$/.test(m.data)){return NodeFilter.FILTER_ACCEPT;}}},false);while(n=w.nextNode())a.push(n);return a;}var i,len,t="",list=x(document.getElementById("selenium_myiframe").contentDocument.querySelector("body div"));for(i=0,len=list.length;i
<
len;i++){t+=list[i].nodeValue+" "}
</td>
\n
<td>
my_global_text
</td>
\n
</tr>
\n
<tr>
\n
<td>
echo
</td>
\n
<td>
${my_global_text}
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
storeEval
</td>
\n
<td>
window.dump_log
</td>
\n
<td>
${my_console}
</td>
\n
</tr>
\n
<tr>
\n
<td>
echo
</td>
\n
<td>
${my_console}
</td>
\n
<td></td>
\n
</tr>
\n
<!-- DEBUG -->
\n
<tr>
\n
<td>
waitForTextPresent
</td>
\n
<td>
E-HR
</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