Commit e37cf34
committed
Add flags to Chrome startup in WDIO config
Similarly to Karma, Chrome won't launch on CI unless
the `--no-sandbox` and `--disable-setuid-sandbox` are set.1 parent 7d6b63c commit e37cf34
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
0 commit comments