Skip to content

insecure download blocked warning in chrome #2857

Answered by mdmintz
nuweq asked this question in Q&A
Discussion options

You must be logged in to vote

SeleniumBase uses part of https://stackoverflow.com/a/78065424/7058266 for this:
(--disable-features=InsecureDownloadWarnings is already included with SeleniumBase)

You could also try adding: chromium_arg="--unsafely-treat-insecure-origin-as-secure=*", where * is your domain.

However, there might be a bug in recent Chromium versions: https://bugs.chromium.org/p/chromedriver/issues/detail?id=4730

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nuweq
Comment options

Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants