Skip to content

Commit 2359272

Browse files
committed
Defaulting to chrome for now for testing
1 parent 27c94b7 commit 2359272

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

protractor.conf.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ exports.config = {
99
//'browserName': 'phantomjs', // Can't use phantomjs until this is fixed
1010
// https://github.com/detro/ghostdriver/issues/125
1111
//'browserName': 'firefox',
12+
'browserName': 'chrome'
1213
},
1314
specs: ['test/ui/**/*.spec.js']
1415
};

0 commit comments

Comments
 (0)