Skip to content

Commit e4f2803

Browse files
committed
Update chimp configuration
1 parent 45aa5fc commit e4f2803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chimp.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module.exports = {
33
webdriverio: {
44
desiredCapabilities: {
55
chromeOptions: {
6-
args: ["headless", "disable-gpu"]
6+
args: ["headless", "disable-gpu", "no-sandbox"]
77
},
88
isHeadless: true
99
}

0 commit comments

Comments
 (0)