Jump to content

Recommended Posts

Posted

Hello I am trying to automate the creation of different processes for work. The window that contains the checkboxes has multiple tabs. AutoIT can detect each individual button within each tab but when I drag the crosshairs over the tabs it just selects the entire window. As a result they have no button numbers and thus I am unable to click them with controlClick(). I looked in spy++ to see how they are being recognized and that told me they are dialogs under the same class as the entire window. I tried using winActivate but I have not been able to get that to work either. 

Being able to easily switch between these tabs is integral in automating this process. Any suggestions of things to try?

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