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

[πŸš€ Feature]: Leverage streaming output in the bindings #13989

Open
titusfortner opened this issue May 20, 2024 · 2 comments
Open

[πŸš€ Feature]: Leverage streaming output in the bindings #13989

titusfortner opened this issue May 20, 2024 · 2 comments

Comments

@titusfortner
Copy link
Member

titusfortner commented May 20, 2024

Status

  • Ruby β€”
  • Python β€”
  • Java β€”
  • .NET β€”
  • JS β€”

Feature and motivation

Now that #13260 has been implemented with #13414 we need each of the bindings to

  1. switch from --output json to --output mixed
  2. leverage [πŸš€ Feature]: Selenium Manager Log LevelΒ #13437 and use --log-level rather than --debug
  3. switch from printing logged output at the end of the selenium manager execution to using the streamed output

Usage example

./selenium-manager --browser chrome --log-level debug --output mixed
@aguspe
Copy link
Contributor

aguspe commented Jun 24, 2024

@titusfortner is there help wanted for the ruby bindings for this feature?

@titusfortner
Copy link
Member Author

Sure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants