Skip to content

Provide a way to change Selenium standalone logging level #324

Closed
@pawelus

Description

@pawelus

Selenium 3.10 changed logging level of many protocol messages from INFO to FINE many debugging messages (see commit).

It's useful to see those messages during debugging sessions, but to be able to see them one has to pass -Dselenium.LOGGER.level=FINE when starting standalone server.

Currently there's no way to do this in webdriver-manager.

Please provide a way to set selenium.LOGGER.level to any value (e.g. by a command line switch)

Metadata

Metadata

Assignees

Labels

P3Replacementreplace webdriver-manager with replacement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions