wd.py
wd.py copied to clipboard
touch()方法是否支持desktop的Web(WebView)
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
This is the translated issue:
Whether the touch() method supports the web of the desktop (WebView)
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
Whether the touch() method supports the Web (WebView) of the desktop, currently needs to drag and drop the page, but the support for documents and comments is not included in the WebView.