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

how to use command waitFor on flutter java #14

Open
mazis0 opened this issue Dec 8, 2023 · 5 comments
Open

how to use command waitFor on flutter java #14

mazis0 opened this issue Dec 8, 2023 · 5 comments

Comments

@mazis0
Copy link

mazis0 commented Dec 8, 2023

hello, how to use command waitFor on flutter java. please help. thanks

@ashwithpoojary98
Copy link
Owner

@mazis0 try this
driver.execute('flutter:waitFor', buttonFinder, 100)

@mazis0
Copy link
Author

mazis0 commented Mar 25, 2024

@ashwithpoojary98 can i use driver.execute("flutter:waitFor", buttonFinder, 100); ?

@ashwithpoojary98
Copy link
Owner

@mazis0 Yes

@mazis0
Copy link
Author

mazis0 commented Jun 18, 2024

@ashwithpoojary98 May I know what version of appium you are using and what version of appium java depedency you are using?

@ashwithpoojary98
Copy link
Owner

updated to latest

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