Jump to content

Recommended Posts

Posted

I'm pretty new to autoIt, and I'm looking to use ControlClick() to direct the mouse to a certain control in Chrome.

I can't seem to find the control ID.

I've tried running the Window Info tool and using that Class name with the desired text (formatted like this [CLASS:$classname;TEXT:$text] to no avail. I've also inspected the element by right clicking in Chrome and using that Classname. Heck, I've even tried most of the class names given on the page, still not working.

Is there a technique for getting the control ID? Would it be easier in IE?

Any example/suggestions would be greatly appreciated :)

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...