Feature and motivation
Java already supports passing in Options to Service class for Chrome to get logging level β
We'll want to expand on that for all service classes, and then implement it in each of the other languages.
We decided not to expand on what was currently being done in Java and to implement a Driver Finder class that will consume the browser options instance and update the service instance.
In Progress:
Ruby - #11523
Java - #11491
Feature and motivation
Java already supports passing in Options to Service class for Chrome to get logging level βWe'll want to expand on that for all service classes, and then implement it in each of the other languages.
We decided not to expand on what was currently being done in Java and to implement a Driver Finder class that will consume the browser options instance and update the service instance.
In Progress:
Ruby - #11523
Java - #11491