Skip to content

Commit 6a9643a

Browse files
authored
Update wdio-ci.conf.js
1 parent b6663cf commit 6a9643a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

wdio-ci.conf.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ exports.config = {
9090
{
9191
"browserName" : "Chrome",
9292
"browserVersion" : "latest",
93+
"maxInstances": 1,
94+
"maxInstancesPerCapability": 1,
9395
'bstack:options' : {
9496
"os" : "Windows",
9597
"osVersion" : "10",

0 commit comments

Comments
 (0)