basup Posted March 25, 2010 Posted March 25, 2010 I want to access the elements on a window. The problem is that it is not like any regular IE page(so AutoIt Window Info doesn't work), nor am I being able to get the source code. I tried getting the window handler but even thats not working. Any idea. Please help!
NerdFencer Posted March 25, 2010 Posted March 25, 2010 Its not an ideal solution, but you could use WinMove to position the window to a known location, and use MouseClick to click the buttons. _________[u]UDFs[/u]_________-Mouse UDF-Math UDF-Misc Constants-Uninstaller Shell
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