thosfelt Posted November 26, 2008 Posted November 26, 2008 Is there any way to execute a script without giving focus to the window (internet explorer). I've been able to create a script that executes on a specific window, but it give the focus to the window and I just need to simullate input while I work on other things.
Valuater Posted November 26, 2008 Posted November 26, 2008 Check out _IECreate() in the help file. Also there are many useful IE controlling functions in IE.au3 that is included in Autoit 8)
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