How can I confirm clickability, visibility, and retrieving attributes of Flutter elements using the appium-flutter-driver. #635
sugandha-kadp
started this conversation in
General
Replies: 2 comments
-
a bit late, but you can use
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@sugandha-kadp did you manage to solve the issue ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am attempting to confirm the clickability and visibility of Flutter elements and retrieve certain attributes using the appium-flutter-driver. However, I am encountering an issue where it shows 'Method has not yet been implemented' How can I resolve this?
Code,
Beta Was this translation helpful? Give feedback.
All reactions