Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove MultiAction and TouchAction #960

Merged
merged 4 commits into from
Feb 26, 2024

Conversation

KazuCocoa
Copy link
Member

@KazuCocoa KazuCocoa commented Feb 22, 2024

We start removing MultiAction and TouchAction endpoints on the server side so clients can also start removing them.
In Python client, we already marked these commands as deprecated in v2, which is 2 years+ ago

Let's see how CI will be..

README.md Outdated Show resolved Hide resolved
@KazuCocoa KazuCocoa marked this pull request as ready for review February 24, 2024 09:20
@KazuCocoa
Copy link
Member Author

ok, updated. If looks good, I'll merge this and create a new major version cc @mykola-mokhnach

README.md Outdated
### Quick migration guide from v3 to v4
- Removal
- `MultiAction` and `TouchAction` are removed. Please use W3C WebDriver actions or `mobile:` extensions
- e.g.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this paragraph is not needed

@mykola-mokhnach
Copy link
Contributor

Do not forget to add BREAKING CHANGE: comments into the PR

@KazuCocoa KazuCocoa merged commit 4d8db65 into master Feb 26, 2024
6 of 17 checks passed
@KazuCocoa KazuCocoa deleted the remove-touch-multi-actions branch February 26, 2024 03:22
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