-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed
Labels
C-pyPython BindingsPython BindingsI-enhancementSomething could be betterSomething could be betterJ-staleApplied to issues that become stale, and eventually closed.Applied to issues that become stale, and eventually closed.
Milestone
Description
Feature and motivation
Right now Python Driver Services can only have parameters set in the constructor.
I think those arguments should also have property setter/getters, or whatever equivalent we are moving to.
Usage example
service = webdriver.ChromeService()
service.service_args = ['--log', 'debug']Metadata
Metadata
Assignees
Labels
C-pyPython BindingsPython BindingsI-enhancementSomething could be betterSomething could be betterJ-staleApplied to issues that become stale, and eventually closed.Applied to issues that become stale, and eventually closed.