macacajs / macacajs/wd.py

touch()方法是否支持desktop的Web(WebView)

Open
#38 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
33
Forks
10
PR merge metrics
No merged PRs in 30d

Description

> touch(*args, **kwargs)
> Apply touch actions on devices. Such as, tap/doubleTap/press/pinch/rotate/drag.
> See more on https://github.com/alibaba/macaca/issues/366.
> Support:
> Android iOS

touch()方法是否支持desktop的Web(WebView),目前需要拖拽页面,但是发现文档和注释中支持不包括WebView

Contributor guide

Open the contributing guide

Research direction

Start by tracing the touch(*args, **kwargs) entry point and its documentation or comments, then compare the existing Android and iOS support with desktop WebView handling. Determine whether the requested drag and other touch actions can be supported there; done means the behavior is implemented or the documentation clearly records the supported scope, with appropriate tests if existing coverage is found.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.