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 98e4839 commit 2647020Copy full SHA for 2647020
eform-client/protractor.conf.js
@@ -36,7 +36,6 @@ exports.config = {
36
capabilities: {
37
browserName: 'chrome',
38
maxSessions: 1,
39
- maxInstances: 1
40
maxInstances: 1,
41
// options for headless mode
42
chromeOptions: {args: ["--headless", "--disable-gpu"]}
0 commit comments