zaroxs Posted January 21, 2010 Posted January 21, 2010 Hello autoit mem How can IE Attach everything? $IE = _IEAttach("German") this works but wile i navigate to another link the title changes and i lost it i try _IEAttach("- Windows Internet Explorer") and it faild to read the last words of the title
Juvigy Posted January 21, 2010 Posted January 21, 2010 When you attach to a IE window you dont need to attach to it again - if you have navigate to another window the $IE object should stay the same.
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