Skip to content

docs: update links#944

Merged
KazuCocoa merged 1 commit intomasterfrom
links
Dec 25, 2023
Merged

docs: update links#944
KazuCocoa merged 1 commit intomasterfrom
links

Conversation

@KazuCocoa
Copy link
Copy Markdown
Member

@KazuCocoa KazuCocoa commented Dec 24, 2023

http://appium.io/docs/en/commands/interactions/actions/ returns 404.

selenium documentation has actions api right now. This lib's README has MultiAction/TouchAction to W3C actions thus at least we can replace the 404 link to the README.

cc @Dor-bl

"""
deprecated:: 2.0.0
Please use W3C actions instead: http://appium.io/docs/en/commands/interactions/actions/
Please use W3C actions instead: https://github.com/appium/python-client?tab=readme-ov-file#multiactiontouchaction-to-w3c-actions
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Or 'mobile:' extensions?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Actual replacement is W3C actions for the touch actions APIs. The mobile extension is possible alternative (could be not equivalent behavior) thus I think actions api is sufficient as API documentation.
README includes the alternative as well though as part of migration guide.

"""
deprecated:: 2.0.0
Please use W3C actions instead: http://appium.io/docs/en/commands/interactions/actions/
Please use W3C actions instead: https://github.com/appium/python-client?tab=readme-ov-file#multiactiontouchaction-to-w3c-actions
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Or 'mobile:'  extensions?

@KazuCocoa KazuCocoa merged commit 39a89c8 into master Dec 25, 2023
@KazuCocoa KazuCocoa deleted the links branch December 25, 2023 08:05
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