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

chromedriver output on windows #6

Open
bcpeinhardt opened this issue Feb 13, 2023 · 0 comments
Open

chromedriver output on windows #6

bcpeinhardt opened this issue Feb 13, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@bcpeinhardt
Copy link
Owner

Despite piping stdout and stderr to null, chromedriver keeps logging stuff in windows, which is ruining the repl experience on windows in chrome. I'd really like to get this fixed, but after some research only found similar unanswered questions. Here is the link to the relevant snippet of code where we actually run the drivers:

pub fn start_drivers() -> (Child, Child) {

Any help in this area would be much appreciated.

@bcpeinhardt bcpeinhardt added bug Something isn't working help wanted Extra attention is needed labels Feb 13, 2023
@bcpeinhardt bcpeinhardt moved this to Discovery in SchnauzerUI Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
Status: Discovery
Development

No branches or pull requests

1 participant