Skip to content

Commit

Permalink
No startup window
Browse files Browse the repository at this point in the history
  • Loading branch information
route committed Feb 25, 2021
1 parent 5f7ecc3 commit 31413a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ferrum/browser/options/chrome.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ class Chrome < Base
"metrics-recording-only" => nil,
"safebrowsing-disable-auto-update" => nil,
"password-store" => "basic",
"no-startup-window" => nil,
# Note: --no-sandbox is not needed if you properly setup a user in the container.
# https://github.com/ebidel/lighthouse-ci/blob/master/builder/Dockerfile#L35-L40
# "no-sandbox" => nil,
Expand Down

0 comments on commit 31413a4

Please sign in to comment.