Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option disable progress bar by env variable #438

Merged
merged 1 commit into from
Oct 2, 2022

Conversation

DAKExDUCK
Copy link
Contributor

No description provided.

Copy link

@mouadessalim mouadessalim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It look great, thanks for contributing to #434

@SergeyPirogov SergeyPirogov merged commit dd39e87 into SergeyPirogov:master Oct 2, 2022
@EwoutH
Copy link

EwoutH commented Oct 14, 2022

This is awesome! Would it also be possible to add a keyword to disable it just once? That would be enough for my usecase. So something like:

ChromeDriverManager().install(progress_bar=False)

@nakami
Copy link
Contributor

nakami commented Dec 29, 2022

This env variable should be mentioned in the README.

@nakami
Copy link
Contributor

nakami commented Dec 29, 2022

Added PR: #475

@aleksandr-kotlyar aleksandr-kotlyar linked an issue Feb 5, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to hide webdriver manager downloading bar ?
6 participants