Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-airtest-web-spd
Commits
b1b56960
Commit
b1b56960
authored
10 months ago
by
xiao-hesheng
Browse files
Options
Download
Email Patches
Plain Diff
脚本优化
parent
fd41c61d
master
core_flow
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
common/run_cmd_script.py
+2
-1
common/run_cmd_script.py
report/summary.html
+3
-3
report/summary.html
with
5 additions
and
4 deletions
+5
-4
common/run_cmd_script.py
+
2
-
1
View file @
b1b56960
import
os
import
sys
current_directory
=
os
.
path
.
dirname
(
os
.
path
.
realpath
(
sys
.
argv
[
0
]))
from
common.common_func
import
commonFuc
pro_path
=
commonFuc
().
get_pro_path
()
...
...
This diff is collapsed.
Click to expand it.
report/summary.html
+
3
-
3
View file @
b1b56960
...
...
@@ -77,7 +77,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
<tr
width=
"600"
>
<td
class=
'details-col-elapsed'
>
1
</td>
<td
class=
'details-col-elapsed'
>
1
</td>
<td
class=
'details-col-elapsed'
>
0分2
0
秒
</td>
<td
class=
'details-col-elapsed'
>
0分2秒
</td>
<td
class=
"details-col-elapsed"
>
100.0%
</td>
</tr>
</table>
...
...
@@ -93,9 +93,9 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
</tr>
<tr
width=
"600"
>
<td
class=
"details-col-elapsed"
><a
href=
'../log/a
_c1流程十八中心库业务_拆包功能
/log.html'
target=
'_blank'
>
a
_c1流程十八中心库业务_拆包功能
</a></td>
<td
class=
"details-col-elapsed"
><a
href=
'../log/a
2_编辑医院信息
/log.html'
target=
'_blank'
>
a
2_编辑医院信息
</a></td>
<td
class=
"success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
1
9.99
2
</td>
<td
class=
"details-col-elapsed"
>
1
.85
2
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
</tr>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets