-
-
Notifications
You must be signed in to change notification settings - Fork 185
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: Add drag-and-drop functionality #751
Conversation
- Added documentation to clarify the command's structure and expected behavior
…mmandExtension, and moved documentation to the top level
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! lg.
I'll merge and release a new version later.
v |
Hi @Alpaca00, congrats: the Appium project wants to compensate you for this contribution! Please reply to this comment mentioning @jlipps and @KazuCocoa and sharing your OpenCollective account name, so that we can initiate payment! Or let us know if you decline to receive compensation via OpenCollective. Thank you! |
Hi @jlipps and @KazuCocoa , thanks so much for this! My Open Collective account: Let me know if there’s anything else you need. |
Hi, there)
This merge includes the implementation of the drag-and-drop functionality, which enhances the testing capabilities of Flutter application.
We make requests to the driver by leveraging the CommandExtension class.
How it works is described in this file: example/dart/README.md
I also created a mobile application project for testing with the corresponding type of widget that this functionality can interact with and added it to the documentation.
https://github.com/Alpaca00/command-driven-list
I saw several issues related to this functionality
My dependencies:
i. uiautomator2@3.8.1 [installed (npm)]
ii. flutter@2.9.2 [installed (npm)] (local)
test
I'm not sure, but it seems that these changes do not affect any other functionalities.
It works for me locally.
logs:
app: