appium / appium/python-client

Mark `deprecated` in shortcuts

Open
#671 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.8k
Forks
570
Avg merge
1d 10h
Merged PRs (30d)
24

Description

Python client has some interaction short cut such as scroll, but probably it is better to prepare a guide about how to build W3C actions for them rather than preparing such shortcuts as they might have many variations.

For example, UIA2 driver can accept mouse and touch pointers. They might work differently in UIAutomator framework.

Contributor guide

No contributing guide indexed for this repository

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

Start by locating the Python client's interaction shortcuts, especially scroll, and review how they are currently exposed. Compare them with W3C actions and the UIA2 driver's mouse and touch pointer behavior; done means the relevant shortcuts are marked deprecated and guidance for building equivalent W3C actions is available.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation, mobile-dev
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.