added ie & safari as browsers

This commit is contained in:
soulgalore 2014-12-05 14:14:25 +01:00
parent 3d706fd224
commit df8eed1ce8
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
var defaultConfig = {
supportedBrowsers: ['chrome', 'firefox', 'phantomjs'],
supportedBrowsers: ['chrome', 'firefox', 'phantomjs', 'ie', 'safari'],
connection: ['mobile3g', 'mobile3gfast', 'cable', 'native'],
deep: 1,
threads: 5,