w3c / w3c/webdriver

Support find element by image as part of WebDriver spec?

Open
#1,305 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
718
Forks
228
PR merge metrics
No merged PRs in 30d

Description

RE: https://github.com/SeleniumHQ/selenium/issues/6406 (for details)

Maybe worth considering as the spec can be used for various UI automation including desktop (e.g. WinAppDriver, and mobile) where things can be graphics UI heavy compared to browser UI, and desktop UI automation traditionally had an image recognition based way to do automation.

If the spec offers certain parts of the spec to be optional for implementation (available feature vs not available per specific driver type), this could be one I suppose.

Appium is already supporting this feature I suggested long time back, would be nice to extend this beyond just Appium.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read the related issue w3c/webdriver#6406 and the WebDriver specification context described here, then compare the proposal with Appium's existing image-based support. The issue would be complete only after the specification community decides whether image-based element finding belongs in WebDriver and, if so, defines its scope and optionality.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.