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

Example of photo attachments #1216

Closed
Tamerlanchiques opened this issue Apr 22, 2023 · 4 comments
Closed

Example of photo attachments #1216

Tamerlanchiques opened this issue Apr 22, 2023 · 4 comments

Comments

@Tamerlanchiques
Copy link
Contributor

Hi, is there way to test attachment of photos?

Like tap on some button in Flutter app UI -> choose photo from gallery.

@bartekpacia
Copy link
Contributor

Hi 👋🏻

is there way to test attachment of photos?

Yes, there is - in fact, we are doing it in one of the apps we're working on. Unfortunately I don't have the code I could share here.

This question was asked before here and here.

Essentially, you can accomplish what you want with $.native.tap(). To find what native views to tap on, you can make a native view hierarchy dump.

@bartekpacia
Copy link
Contributor

I think that our example app should have tests that demonstrate selecting photos and files from local storage.

cc @jBorkowska

@jBorkowska
Copy link
Collaborator

I created new issue, #2056, closing

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants