The config locates at {uitestDir}/uitest.conf.js,which created when you run uitest run
Assign the browsers you wanna test in
type Array
default []
available ["chrome","Firefox","IE6","IE7","IE8","IE9","Safari"]
Example:
browsers = ['Chrome'];
Warning
You need to install your browser plugins see plugin
Server host
type String
default uitest.taobao.net (this server can not be accessed out of Alibaba-inc)