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 b6663cf commit 6a9643aCopy full SHA for 6a9643a
1 file changed
wdio-ci.conf.js
@@ -90,6 +90,8 @@ exports.config = {
90
{
91
"browserName" : "Chrome",
92
"browserVersion" : "latest",
93
+ "maxInstances": 1,
94
+ "maxInstancesPerCapability": 1,
95
'bstack:options' : {
96
"os" : "Windows",
97
"osVersion" : "10",
0 commit comments