We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f7cfe9 commit 5f6e578Copy full SHA for 5f6e578
test/regression/local.protractor.conf.js
@@ -6,7 +6,7 @@ exports.config = {
6
allScriptsTimeout: 120000,
7
8
capabilities: {
9
- 'browserName': 'chrome'
+ 'browserName': 'firefox'
10
},
11
12
baseUrl: 'http://localhost:9000',
0 commit comments