We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a674b7 commit 158b8c6Copy full SHA for 158b8c6
protractor-conf.js
@@ -9,7 +9,7 @@ config.specs = [
9
];
10
11
config.capabilities = {
12
- browserName: 'chrome',
+ browserName: 'chrome'
13
};
14
15
exports.config = config;
0 commit comments