totorojs / browsers

A simple and stable browser driver.
19 stars 5 forks source link

增加启动时的配置文件读取 #6

Closed leoner closed 11 years ago

leoner commented 11 years ago

增加配置文件的参数读取 browsersConfig.json

{
    "browsers": ["IE', "Firefox', "Chrome"],
    "port": "8080",
    "capture": "http://10.*:9000"
},