chore: Deprecate touch actions by mykola-mokhnach · Pull Request #1569 · appium/java-client
Navigation Menu
{{ message }}
appium / java-client Public
- Notifications You must be signed in to change notification settings
- Fork 763
Merged
mykola-mokhnach merged 4 commits intoappium:masterfrom
Oct 31, 2021Merged
chore: Deprecate touch actions#1569
mykola-mokhnach merged 4 commits intoappium:masterfrom
chore: Deprecate touch actions#1569
mykola-mokhnach merged 4 commits intoappium:masterfrom
Conversation
Copy link Copy Markdown
Contributor
mykola-mokhnach
commented
Oct 31, 2021
mykola-mokhnach
commented
Change list
Touch actions specification is not part of W3C and has been effectively replaced by W3C Actions spec.
The same change has been already done for Python and Ruby clients.
Types of changes
- No changes in production code.
- Bugfix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
mykola-mokhnach
requested review from
SrinivasanTarget and
valfirst
Copy link Copy Markdown
Contributor Author
mykola-mokhnach
commented
Oct 31, 2021
mykola-mokhnach commented
Oct 31, 2021cc @akinsolb
SrinivasanTarget approved these changes Oct 31, 2021
valfirst approved these changes Oct 31, 2021
mykola-mokhnach added 2 commits
October 31, 2021 18:09… into touch_action_depr # Conflicts: # src/main/java/io/appium/java_client/mac/Mac2Driver.java # src/main/java/io/appium/java_client/windows/WindowsDriver.java
mykola-mokhnach
merged commit
a1f802e
into
appium:master
mykola-mokhnach
deleted the
touch_action_depr
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment