-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
37 lines (37 loc) · 1.15 KB
/
config.json
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
{
"webdriver": {
"host": "127.0.0.1",
"port": "4444",
"browsers": "chrome"
},
"vars": {
"url": "https://www.sephora.cn",
"imgdiff": "5",
"mobile": "18616762525",
"password": "123456",
"nickname": "手机微博登陆",
"exclusive": "独家",
"giftSet": "套装",
"skinCare": "护肤",
"mask": "面膜",
"title": "我的订单",
"qq_id": "82740301",
"qq_pwd": "20011205",
"qq_nick": "QQ登陆",
"wb_id": "18616762525",
"wb_pwd": "SYS2010health",
"wb_nick": "手机微博登陆",
"search_kw": "克丽丝汀迪奥旷野男士淡香水",
"editProfile": "编辑个人资料",
"giftcard_url": "https://www.sephora.cn/content/giftcard/",
"giftcardrule_url": "https://www.sephora.cn/content/giftcardrule/",
"exclusive_url": "https://www.sephora.cn/exclusive_product.html",
"giftset_url": "https://www.sephora.cn/gift_set.html"
},
"recorder": {
"pathAttrs": "",
"attrValueBlack": "",
"classValueBlack": "",
"hideBeforeExpect": ""
}
}