Skip to content

Commit 31413a4

Browse files
committed
No startup window
1 parent 5f7ecc3 commit 31413a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/ferrum/browser/options/chrome.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ class Chrome < Base
3636
"metrics-recording-only" => nil,
3737
"safebrowsing-disable-auto-update" => nil,
3838
"password-store" => "basic",
39+
"no-startup-window" => nil,
3940
# Note: --no-sandbox is not needed if you properly setup a user in the container.
4041
# https://github.com/ebidel/lighthouse-ci/blob/master/builder/Dockerfile#L35-L40
4142
# "no-sandbox" => nil,

0 commit comments

Comments
 (0)