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

Verbose mode breaks with Selenium 3.5.0 #51

Closed
jason0x43 opened this issue Oct 3, 2017 · 5 comments
Closed

Verbose mode breaks with Selenium 3.5.0 #51

jason0x43 opened this issue Oct 3, 2017 · 5 comments
Assignees
Labels

Comments

@jason0x43
Copy link
Member

Passing -debug true to Selenium 3.5.0 causes Selenium to error out.

See 2ba842e#commitcomment-24727009

@jason0x43 jason0x43 added the bug label Oct 3, 2017
@jason0x43 jason0x43 self-assigned this Oct 3, 2017
jason0x43 referenced this issue Oct 3, 2017
Verbose mode needs to pass `-debug true` (not just `-debug`) to
Selenium. Also, don't kill the verbose logger after the tunnel starts
up.
@jason0x43
Copy link
Member Author

Well that's just annoying. It looks like 3.0.0 used just -debug, while 3.1.0-3.4.0 used -debug true, then 3.5.0 is back to -debug.

@vladikoff
Copy link
Member

@jason0x43 hey sorry, will the fix be available in intern ~3?

@jason0x43
Copy link
Member Author

I can do a 1.6.5 point release.

@vladikoff
Copy link
Member

@jason0x43 that would be very helpful!! 👍

@HorvathAkosPeter
Copy link

I use 3.141.59, and nothing works. -debug true gives an error message, -debug and --debug simply doesn't do anything.

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

No branches or pull requests

3 participants