cappy2112 0 Posted December 29, 2005 Share Posted December 29, 2005 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? Link to post Share on other sites
BigDod 521 Posted December 29, 2005 Share Posted December 29, 2005 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 Link to post Share on other sites
cappy2112 0 Posted December 30, 2005 Author Share Posted December 30, 2005 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? Link to post Share on other sites
LxP 7 Posted December 30, 2005 Share Posted December 30, 2005 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. Link to post Share on other sites
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