-
Notifications
You must be signed in to change notification settings - Fork 154
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
Cannot select Image of Gallery with AndroidSelector #2449
Comments
Hi @Friesenjung , I think there are 2 separate issues:
Hope it helps |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
27 similar comments
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
13 similar comments
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
I might be able to choose a specific photo depending on the content-desc attribute, but that does not help if I want to share the test code with my team mate. He has a photo, taken at another time. |
|
Steps to reproduce
I am unable to select an image from the gallery opened in my app through the NativeSelector on Android. On iOS I was successful with the following line:
await $.native2.tap(NativeSelector(ios: IOSSelector(instance: 1, elementType: IOSElementType.image)));
This does not work for me.
await $.native2.tap(NativeSelector(android: AndroidSelector(instance: 2, className: "android.widget.FrameLayout")));
Android dump of the site:
Dump
Actual results
I get the following error:
Logs
Logs
Logs
Patrol version
patrol: ^3.13.1
Patrol Doctor output
Patrol Doctor output
Flutter Doctor output
Flutter Doctor output
The text was updated successfully, but these errors were encountered: