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

Issue with Appium Methods in Java Flutter Finder #19

Open
KasunYapa96 opened this issue May 9, 2024 · 1 comment
Open

Issue with Appium Methods in Java Flutter Finder #19

KasunYapa96 opened this issue May 9, 2024 · 1 comment

Comments

@KasunYapa96
Copy link

I tried to use usual Appium methods like isEnabled() and isDisplayed() in my Flutter app automation project using Java and the Java Flutter Finder library. However, these methods are giving me a Java terminal error:

org.openqa.selenium.UnsupportedCommandException: {"value":{"error":"unknown method","message":"Method has not yet been implemented","stacktrace":"NotYetImplementedError: Method has not yet been implemented

It seems that these methods are not yet implemented in the Java Flutter Finder library. Could you please provide guidance on how to proceed or if there are any workarounds for this issue? Thank you.

@ashwithpoojary98
Copy link
Owner

ashwithpoojary98 commented Jun 17, 2024

I'll check please add logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants