MikeJRamsey Posted March 15, 2007 Posted March 15, 2007 Warning: Newbie question. I am using AutoIt via Watir. I would like to specify an HTML Element to have keyboard focus so that when I send {TAB} the browser tabs from this location. I tried using ControlFocus but either I am not using it correctly or it doesn't do the trick. Any suggestions or examples that you can share would be appreciated. --Thanks, --Mike
PaulIA Posted March 15, 2007 Posted March 15, 2007 Warning: Newbie question.I am using AutoIt via Watir. I would like to specify an HTML Element to have keyboard focus so that when I send {TAB} the browser tabs from this location. I tried using ControlFocus but either I am not using it correctly or it doesn't do the trick.Any suggestions or examples that you can share would be appreciated.--Thanks,--MikeWelcome to the forum. If you are working with browser elements, have you looked at the IE.au3 file? If this does not help you, can you post a small piece of code that shows what you are trying to do? Auto3Lib: A library of over 1200 functions for AutoIt
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