Skip to content

use of firefox profile floods terminal #3027

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

Closed
gza opened this issue Oct 28, 2016 · 1 comment
Closed

use of firefox profile floods terminal #3027

gza opened this issue Oct 28, 2016 · 1 comment

Comments

@gza
Copy link

gza commented Oct 28, 2016

Meta -

OS: Linux gentoo
Selenium Version: master
Browser: Firefox
Browser Version: 45.4.0

Expected Behavior -

With selenium-server-standalone, when capabilities are displayed. The field containing base64 encoded firefox profile is truncated. Otherwise terminal is readable.

Actual Behavior -

Now with 3.0, "firefoxOptions" capability entry (and more specificly its "profile" subentry) is containing the base64 string... and it is not truncated by org.openqa.selenium.remote.DesiredCapabilities#toString

Terminal is completly flooded.

Steps to reproduce -

Use a relatively big firefox profile.

@gza
Copy link
Author

gza commented Oct 29, 2016

Wow! Thanks for the quick fix

@lock lock bot locked and limited conversation to collaborators Aug 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants