selenium icon indicating copy to clipboard operation
selenium copied to clipboard

[🚀 Feature]: Extensibility for Appium

Open p0deje opened this issue 9 months ago • 0 comments

Feature and motivation

This is a follow-up to https://github.com/SeleniumHQ/selenium/pull/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

  • #13949 for Java bindings.

p0deje avatar May 15 '24 20:05 p0deje