Skip to content

Commit

Permalink
Remove --enable-automation
Browse files Browse the repository at this point in the history
  • Loading branch information
zmerp committed Feb 23, 2022
1 parent 40a49b7 commit 0936a9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ const DEFAULT_CHROME_ARGS: &[&str] = &[
"--no-first-run",
"--no-default-browser-check",
"--safebrowsing-disable-auto-update",
"--enable-automation",
"--password-store=basic",
"--use-mock-keychain",
];
Expand Down

0 comments on commit 0936a9f

Please sign in to comment.