Skip to content

Conversation

@KazuCocoa
Copy link
Member

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds CanFindElements protocol inheritance to both the WebElement and WebDriver classes to provide consistent element finding capabilities across the Appium webdriver implementation.

  • Adds CanFindElements protocol inheritance to WebElement class
  • Adds CanFindElements protocol inheritance to WebDriver class

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
appium/webdriver/webelement.py Inherits from CanFindElements protocol and adds the necessary import
appium/webdriver/webdriver.py Adds CanFindElements to the multiple inheritance chain and imports the protocol

@KazuCocoa KazuCocoa changed the title chore: inherit can find elements chore: inherit CanFindElements Jul 24, 2025
@KazuCocoa KazuCocoa merged commit 7ca9425 into master Jul 24, 2025
12 checks passed
@KazuCocoa KazuCocoa deleted the add-canfindelements branch July 24, 2025 06:17
KazuCocoa added a commit that referenced this pull request Aug 2, 2025
* chore: revert protocol

* add doc
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.

3 participants