You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered: