appium / appium-uiautomator2-server

Appium UiAutomator/UiObject2-based server for Android UI automation. This module is used by appium-uiautomator2-driver component
Apache License 2.0
319 stars 227 forks source link

feat: Remove obsolete endpoints that are part of JSONWP touch spec #612

Closed mykola-mokhnach closed 5 months ago

mykola-mokhnach commented 5 months ago

BREAKING CHANGE: Removed the following obsolete endpoints:

BREAKING CHANGE: The /session/:sessionId/touch/scroll endpoint has been renamed to /session/:sessionId/gestures/scroll_to

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 7.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: