Jump to content

Recommended Posts

Posted

Hello,

I was woundering if any one could help point me in the direction of some information on the autoit window info tool. I have looked in the documents and searched the web site and have been having a hard time finding out what the class is under window details.

I have a IE window that I would like to attach to but the window title is blank in the autoit info tool. The class under the title has a #012345. Can I use that class # instead of the title for attaching to that window?

Thanks

Posted

Hello,

I was woundering if any one could help point me in the direction of some information on the autoit window info tool. I have looked in the documents and searched the web site and have been having a hard time finding out what the class is under window details.

I have a IE window that I would like to attach to but the window title is blank in the autoit info tool. The class under the title has a #012345. Can I use that class # instead of the title for attaching to that window?

Thanks

The autoit window info tool is great for most windows and GUI's, However the IE.au3 library was designed to work with the internet explorer. IE.au3 is very powerful and can manipulate IE quite well. It is in the latest release of Autoit 3.2.0

see the help files for _IECreate() ( note the demo at the bottom of the page )

there are references to IE tools starting there

8)

NEWHeader1.png

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...