roofninja Posted July 20, 2011 Posted July 20, 2011 I am having problems getting this control click to click. Below is the command that I am using. The strange thing is that this "Button" number keeps changing. One time it is Button15 the next it is Button6 and another time it is Button8. Below that I have saved the summery page for you to see. What am I missing here to make it work? controlclick ("Cancel Configuration","Finish","Button","left",1) expandcollapse popup>>>> Window <<<< Title: Cancel Configuration Class: #32770 Position: 301, 151 Size: 677, 468 Style: 0x94C800CC ExStyle: 0x00010101 Handle: 0x00120408 >>>> Control <<<< Class: Button Instance: 6 ClassnameNN: Button6 Name: Advanced (Class): [CLASS:Button; INSTANCE:6] ID: 12325 Text: Finish Position: 501, 410 Size: 75, 23 ControlClick Coords: 42, 8 Style: 0x50010001 ExStyle: 0x00000004 Handle: 0x000F045C >>>> Mouse <<<< Position: 847, 591 Cursor ID: 2 Color: 0xD4D0C8 >>>> StatusBar <<<< >>>> ToolsBar <<<< >>>> Visible Text <<<< Cancel Configuration Create Data File You chose to exit the Microsoft Outlook 2010 Startup Wizard without configuring an e-mail account. You will not be able to send or receive e-mail messages. You can add an e-mail account later. However, we recommend that you use this wizard to add an e-mail account now. &Continue with no e-mail support. < &Back Finish >>>> Hidden Text <<<< DAL=on Account Configuration &Yes N&o You can configure Outlook to connect to Internet E-mail, Microsoft Exchange, or other E-mail server. Would you like to configure an E-mail account? Microsoft Outlook 2010 Startup Welcome to the Microsoft Outlook 2010 Startup Wizard, which will guide you through the process of configuring Microsoft Outlook 2010. DAL=on &Next > Cancel Help RUN . . . Slide . . . TAG . . . Your out . . . PAINTBALL !!!
Exit Posted July 20, 2011 Posted July 20, 2011 controlclick ("Cancel Configuration","","Finish") App: Au3toCmd UDF: _SingleScript()
JohnOne Posted July 20, 2011 Posted July 20, 2011 controlclick ("Cancel Configuration","Finish","[CLASS:Button; INSTANCE:6]","left",1) AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
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