My Framework uses click_no_wait() for clicking some objects in
Webapplication. It doesnot work in few conditions, i have tried click()
but dnt worked. i have even tried using index click(3,12) but result was
the same.
please help me out if u ppl knw the alternative to use click_no_wait().