-
Notifications
You must be signed in to change notification settings - Fork 73
/
config.ini
40 lines (35 loc) · 815 Bytes
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# -*- coding: utf-8 -*-
[config]
packname =com.toutiao.kaililong.xjsj
#packname =com.galasports.nba
#packname =com.huawei.android.thememanager
activityname =
deviceslist =
apkpath =E:\TestSVN\RO3D\apk\tt_xjsj_124382_042602_sy.apk
testcasepath =
testcase = 100,101,102,103,104
timeout_of_per_action = 1
timeout_of_startapp = 30
iteration = 20
#0=False 1=True
skip_pushapk2devices= 1
auto_delete_package=0
auto_install_package=0
skip_check_of_install = 1
skip_check_of_startapp = 1
skip_performance = 0
#select "1" to use excel to save data and select "0" to use json
storage_by_excel=1
adb_log=1
keywords=Unity
screenoff =1
isSurfaceView=1
[TestCaseforDevice]
62001 =
62025 = 101,102,104
[Email]
mail_host="smtp.XXX.com"
mail_user="XXXX"
mail_pass="XXXXXX"
sender = '[email protected]'
receivers = ['[email protected]']