Skip to content

chore: removing add_command from bridge#555

Closed
KazuCocoa wants to merge 6 commits into
masterfrom
add-command
Closed

chore: removing add_command from bridge#555
KazuCocoa wants to merge 6 commits into
masterfrom
add-command

Conversation

@KazuCocoa

Copy link
Copy Markdown
Member

Still need to do something in the driver layer, but basic bridge layer is probably can do with selenium 4.21


def add_command(method:, url:, name:, &block)
::Appium::Logger.info "Overriding the method '#{name}' for '#{url}'" if @available_commands.key? name
# def add_command(method:, url:, name:, &block)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here can be later. Firstly we could use the bridge function to other existing methods

@aguspe

aguspe commented Mar 8, 2026

Copy link
Copy Markdown
Contributor

@KazuCocoa I have some free time in my hands now, can I help with this or with anything else?

@KazuCocoa

Copy link
Copy Markdown
Member Author

No much actively modifying this right now, but it would be nice to drop add_command implementation form this lib, and use https://github.com/search?q=repo%3ASeleniumHQ%2Fselenium%20add_command&type=code

@aguspe

aguspe commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

@KazuCocoa nice I will give it a try :)

@aguspe

aguspe commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

Should this be closed because of #671 ?

@KazuCocoa KazuCocoa closed this Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants