Skip to content

feat: use 'touch' pointer action#670

Merged
KazuCocoa merged 4 commits intoappium:masterfrom
KazuCocoa:tune-actions
Dec 24, 2021
Merged

feat: use 'touch' pointer action#670
KazuCocoa merged 4 commits intoappium:masterfrom
KazuCocoa:tune-actions

Conversation

@KazuCocoa
Copy link
Member

For #667 (comment)

By default, python clients set mouse mode. I guess it could be touch.

@mykola-mokhnach
Copy link
Contributor

I'm not quite sure these shortcuts have to be there. It is probably impossible to make them working for all supported platforms anyway. I'd rather deprecate them and let users build these chains/supply appropriate documentation.

@KazuCocoa
Copy link
Member Author

I'd rather deprecate them and let users build these chains/supply appropriate documentation.

yea, this change told me the old TouchAction should be touch input as W3C. So, am thinking to prepare documentation to convert TouchActions to W3C in https://appium.io/docs/en/commands/interactions/actions/ or this repository. (for python, and address these differences as well).

This diff may help as an example in short term, and make this shortcut deprecate as a long term.
(Probably when dropping TouchActions is a good time)

@KazuCocoa KazuCocoa changed the title chore: specify touch chore: use 'touch' pointer action Dec 24, 2021
@KazuCocoa KazuCocoa marked this pull request as ready for review December 24, 2021 20:33
@KazuCocoa KazuCocoa changed the title chore: use 'touch' pointer action feat: use 'touch' pointer action Dec 24, 2021
@KazuCocoa KazuCocoa merged commit 6b21a67 into appium:master Dec 24, 2021
@KazuCocoa KazuCocoa deleted the tune-actions branch December 24, 2021 23:17
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.

2 participants