Automaton Posted February 25, 2008 Posted February 25, 2008 (edited) The title should read hyperlink. I hope this isn't too dumb a question. I'm new to autoit3. I have a web based application, which presents me with two options which are links. The text is "current account" and "savings account" how do I write some code to click on "current account" This has me foxed, as there is nothing I can Send a keystroke to. Edited February 25, 2008 by Automaton
jokke Posted February 25, 2008 Posted February 25, 2008 I think you could use "_IELinkClickByText". UDF:Crypter a file encrypt / decrypt tool with no need to remember a password again. Based on Caesar cipher using entire ASCII Table.Script's: PixelSearch Helper, quick and simple way to create a PixelSeach.Chatserver - simplified, not so complicated multi-socket server.AutoIT - Firewall, simple example on howto create a firewall with AutoIt.
Automaton Posted February 25, 2008 Author Posted February 25, 2008 I think you could use "_IELinkClickByText".You are fantastic! thank you so much.
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