----初始化项目
This commit is contained in:
14
console-ui/test/config.json
Normal file
14
console-ui/test/config.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"webdriver": {
|
||||
"host": "127.0.0.1",
|
||||
"port": "4444",
|
||||
"browsers": "chrome"
|
||||
},
|
||||
"vars": {},
|
||||
"recorder": {
|
||||
"pathAttrs": "data-id,data-name,type,data-type,role,data-role,data-value",
|
||||
"attrValueBlack": "",
|
||||
"classValueBlack": "",
|
||||
"hideBeforeExpect": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user