Another way, I think you can use MouseClick() API in AutoITx to select the radio box.
Wilson Xu On Dec 19, 1:35 am, Margam <nk.mar...@gmail.com> wrote: > Hey guys, > Thanks for the input. I will certainly try, as soon as I finish with > my current project. Thanks. > > Margam > > On Dec 18, 3:56 am, al3kc <aleks.kiev...@gmail.com> wrote: > > > onhttp://www.autoitscript.com/forum/index.php?showtopic=81915&hl=firefo... > > I have found next code: > > > ControlClick("Opening", "", "MozillaWindowClass1", "left", 1, 46, 158) > > sleep(1000) > > ControlClick("Opening", "", "MozillaWindowClass1", "left", 1, 241, > > 237) > > sleep(1000) > > > All elements in "MozillaWindowClass1" has constant coordinates so you > > can click any element in this window by coordinates. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to watir-general@googlegroups.com Before posting, please read the following guidelines: http://wiki.openqa.org/display/WTR/Support To unsubscribe from this group, send email to watir-general-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/watir-general -~----------~----~----~----~------~----~------~--~---