08-30-2011, 12:22 PM
(This post was last modified: 08-30-2011, 12:54 PM by souvikghosh_diatm.)
Hii all...
Can any one tell me dat wat would be the key for spacebar For send keys method???Actually i need to Check a CheckBox on SmartGWT application which is being identified as an Image object. Here .Click is not a good solution, and "On" or "Off" will not work as its an Image object.
So I have decided to use Send Keys method after taking the focus on it. I already tried "{SPACE}","{SPACEBAR}", "{SPC}".....but nothing is working....
As this is a very simple qstion(i guess so) i hope dat i'll be getting help as soon as possible...
Any Better suggestion instead of using Send Keys method will also be very much appreciated....
Drop me a mail on:: souvikghosh.diatm@gmail.com
------------
Thanx.
Can any one tell me dat wat would be the key for spacebar For send keys method???Actually i need to Check a CheckBox on SmartGWT application which is being identified as an Image object. Here .Click is not a good solution, and "On" or "Off" will not work as its an Image object.
So I have decided to use Send Keys method after taking the focus on it. I already tried "{SPACE}","{SPACEBAR}", "{SPC}".....but nothing is working....
As this is a very simple qstion(i guess so) i hope dat i'll be getting help as soon as possible...
Any Better suggestion instead of using Send Keys method will also be very much appreciated....
Drop me a mail on:: souvikghosh.diatm@gmail.com
------------
Thanx.