exports.config = { seleniumAddress: 'http://localhost:4444/wd/hub', specs: ['protractor-test.js'] };