ashwithpoojary98 / javaflutterfinder

Flutter driver with Java implementation
MIT License
10 stars 5 forks source link

how to use command waitFor on flutter java #14

Open mazis0 opened 7 months ago

mazis0 commented 7 months ago

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

ashwithpoojary98 commented 6 months ago

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

mazis0 commented 3 months ago

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

ashwithpoojary98 commented 3 weeks ago

@mazis0 Yes

mazis0 commented 3 weeks ago

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

ashwithpoojary98 commented 3 weeks ago

updated to latest

andreyshutov1992 commented 15 hours ago

Can you help me? I can't execute command because there is no realised method 'execute'

Screenshot 2024-07-10 at 11 16 35