Jump to content

Recommended Posts

Posted

I can get the ClassnameNN but not the ControlID for a control I'm trying to Automate.

Can I do automation if I only have the ClassnameNN?

According to the help file you should providing the application uses standard Microsoft controls.


Time you enjoyed wasting is not wasted time ......T.S. Elliot
Suspense is worse than disappointment................Robert Burns
God help the man who won't help himself, because no-one else will...........My Grandmother

Posted

According to the help file you should providing the application uses standard Microsoft controls.

I think the reason I can't get the ControlID is because the app may not be using Microsoft standard controls.

Are there any other reasons why AutoIt can't report the ControlID?

Posted

I think the reason I can't get the ControlID is because the app may not be using Microsoft standard controls.

That seems to be correct. I just tested AutoIt Window Info on Mozilla Firefox (which doesn't feature standard Microsoft controls) and while class names do appear, control IDs don't.

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
×
×
  • Create New...