uncommon Posted May 17, 2012 Posted May 17, 2012 I need to figure out how to select a specific radio button when a new page appears.I can’t seem to select the button by my normal means, keyboard shortcut. (Yeah I know. laugh it up but It’s worked on ten websites so far)I know the DOB so that can be a determining factor, but then how do I tell autoit to select that radio button?I could use the mouseclick function if the radio button will always be in the same place but it won’t.I am currently using Firefox but can use IE for that _IE function I keep hearing about but haven tried it yet. That would require a weekend of learning for me. I am not a natural programmer. So are there any other ways to select the radio button?Thanks, No problem can withstand the assault of sustained thinking.Voltaire _Array2HTMLTable(), _IEClassNameGetCollection(), _IEquerySelectorAll()
stormbreaker Posted May 18, 2012 Posted May 18, 2012 (edited) Have a look at _IEFormElementRadioSelect example in help fileI am currently using Firefox but can use IE for that _IE function I keep hearing about but haven tried it yet. That would require a weekend of learning for me. I am not a natural programmer. So are there any other ways to select the radio button?AutoIt is a programming language. If you are not a natural programmer and you don't want to learn, its not your fault, but I do suggest you to not waste your time here and try your luck at something else... Edited May 18, 2012 by MKISH ---------------------------------------- :bye: Hey there, was I helpful? ---------------------------------------- My Current OS: Win8 PRO (64-bit); Current AutoIt Version: v3.3.8.1
kylomas Posted May 18, 2012 Posted May 18, 2012 uncommon, Since you "keep hearing about" IE functions it would appear that the learning has already started and the weekend is upon us! You may actually enjoy programming. At the very least, the learning will pay dividends down the road. Good Luck, kylomas Forum Rules Procedure for posting code "I like pigs. Dogs look up to us. Cats look down on us. Pigs treat us as equals." - Sir Winston Churchill
Zedna Posted May 18, 2012 Posted May 18, 2012 Post HTML source (or URL) of your web page and script you have tried to get more response. Resources UDF ResourcesEx UDF AutoIt Forum Search
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now