Feature and motivation
This is a follow-up to #12141 to implement similar bits across the bindings. In the original PR, this was done for Ruby and the following changes needed to be done:
Likely, the same needs to be done in other bindings.
Usage example
Once bindings extensibility is implemented, we should see Appium using it directly to avoid patching/subclassing the Selenium codebase.
Related issues
Feature and motivation
This is a follow-up to #12141 to implement similar bits across the bindings. In the original PR, this was done for Ruby and the following changes needed to be done:
Likely, the same needs to be done in other bindings.
Usage example
Once bindings extensibility is implemented, we should see Appium using it directly to avoid patching/subclassing the Selenium codebase.
Related issues