chore: Deprecate touch actions by mykola-mokhnach · Pull Request #1569 · appium/java-client

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@mykola-mokhnach

Copy link Copy Markdown

Contributor

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

Copy link Copy Markdown

Contributor Author

cc @akinsolb

… 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 mykola-mokhnach merged commit a1f802e into appium:master

Oct 31, 2021

@mykola-mokhnach mykola-mokhnach deleted the touch_action_depr branch

October 31, 2021 18:21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@valfirst valfirst valfirst approved these changes

@SrinivasanTarget SrinivasanTarget SrinivasanTarget approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@mykola-mokhnach @valfirst @SrinivasanTarget