- prateekazam
- Posts : 1
Join date : 2012-04-05
since command image is enable still i am not able to click through selenium why ?
on Thu Apr 05, 2012 8:59 pm
Hi all,
I have follwoing use case :
I have one command image which is disable when page is load .But when user select any table row it will become enable.Clicking of images through selenium is not working but when i used Thread.sleep it is working .But Thread.sleep is not a good way to write the task case in selenium.
Please would you let me know what is other way to resolve this issue.My doubt is selenium still thinking that the image is disable.
Thanks
Prateek
I have follwoing use case :
I have one command image which is disable when page is load .But when user select any table row it will become enable.Clicking of images through selenium is not working but when i used Thread.sleep it is working .But Thread.sleep is not a good way to write the task case in selenium.
Please would you let me know what is other way to resolve this issue.My doubt is selenium still thinking that the image is disable.
Thanks
Prateek
- roscoActive particpant
- Posts : 20
Join date : 2012-04-05
Re: since command image is enable still i am not able to click through selenium why ?
on Thu Apr 05, 2012 9:35 pm
Hi,
maybe you can use :
fireEventAndWait
element of your page
blur
maybe you can use :
Permissions in this forum:
You cannot reply to topics in this forum