u03024218

Results 1 issues of u03024218

I use the example: 'use strict' // build_prod.config.js module.exports = { seleniumHost: 'http://localhost:4444/wd/hub', browsers: ['firefox'/_, 'chrome', 'safari', 'opera'_/], envHosts: { build: 'http://localhost:4000', prod: 'http://www.ishouldbeageek.me' }, paths: [ '/404.html', '/', '/page2',...