02-11-2009, 06:28 PM
Hi can any one tell me how to focus the cursor on required field.
How to explicitly focus the cursor
|
02-11-2009, 06:28 PM
Hi can any one tell me how to focus the cursor on required field.
02-12-2009, 10:56 AM
Try out something like this...
Code: Browser("iGoogle").Page("iGoogle").WebEdit("q").FireEvent "onfocus"
02-12-2009, 11:02 AM
No Prafulla
It gives following error. bject doesn't support this property or method: 'dialog(...).WinEdit(...).FireEvent' But i got it Its SetCaretPos(column)
02-12-2009, 12:04 PM
Hey Sudhir...
Code: Browser("iGoogle").Page("iGoogle").WebEdit("q").FireEvent "onfocus"
02-12-2009, 12:30 PM
Okie , Yes Prafulla
Thnks for pinpoint my mistake |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Regarding Debug cursor option | sumit_sehgal21 | 4 | 3,431 |
04-17-2013, 03:37 PM Last Post: sumit_sehgal21 |
|
How can I know that Cursor is positioned in a particular field or not | PrabhatN | 7 | 7,456 |
06-17-2010, 07:08 PM Last Post: PrabhatN |