How to write wait method in Appium native app?

98 views
Skip to first unread message

liwa...@gmail.com

unread,
May 8, 2014, 12:14:04 AM5/8/14
to appium-...@googlegroups.com
I was using time.sleep(), but this is not good, I'm thinking to write a loop wait method, can anyone give me some suggestion any library that I need to import, and give me some sample code? Thanks a lot! 

artavazd....@picsart.com

unread,
May 8, 2014, 7:42:58 AM5/8/14
to appium-...@googlegroups.com
Hi,

I'm using 

driver.manage().timeouts().implicitlyWait(timeout, TimeUnit.SECONDS); for java

liwa...@gmail.com

unread,
May 8, 2014, 2:25:31 PM5/8/14
to appium-...@googlegroups.com
Thank you so much!!! I did the same thing for python, and looks like it is working!!! 
Reply all
Reply to author
Forward
0 new messages