You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
schnauzerUI/src/lib.rs
Line 45 in 798ede6
Any help in this area would be much appreciated.
The text was updated successfully, but these errors were encountered: