Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
using radiobutton
#1
Ok what I am trying to do is use
Acc test=acc("Select" "RADIOBUTTON" win("Internet Explorer" "#32770") "Internet Explorer_Server" "" 0x1001)

ok... now what I want it to do is... click the button test

i tried

but+ test
but it doesnt work... how do i get it to check this button
maybe
but+ (!(test))

i dont know please help
#2
test.DoDefaultAction

or

test.Select(SELFLAG_TAKESELECTION)
#3
tyvm

test.DoDefaultAction works perfect


Forum Jump:


Users browsing this thread: 1 Guest(s)