What we can use in place of thread form the Code

i dont want to use threads in the code.so what i can use in place of that.

you can use webdriver wait

but thing is that i am writing code for Android App and using thread.sleep which i actually dont want to use.
so please suggest what i can use in place of it… to check the Performance.

Refer http://www.seleniumhq.org/docs/04_webdriver_advanced.jsp
:slightly_smiling: