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: 1 comment
-
a bit late, but you can use
|
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
-
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