MattyJ2009 Posted May 9, 2014 Posted May 9, 2014 (edited) I'm wanting to put text into a specific text box. I'm not really sure how to get it done. I currently have the mouse coordinates in the script and it is working. The issue is when I move to another computer those mouse coordinates my be slightly off and don't really want to edit the script per computer. I have the AutoIT Window Information Below (I have it hovered over the text box): >>>> Window <<<< Title: Internet Explorer Class: IEFrame Position: -8, -8 Size: 1296, 1000 Style: 0x17CF0000 ExStyle: 0x00000100 Handle: 0x000C0CA8 >>>> Control <<<< Class: Internet Explorer_Server Instance: 3 ClassnameNN: Internet Explorer_Server3 Name: Advanced (Class): [CLASS:Internet Explorer_Server; INSTANCE:3] ID: Text: Position: 0, 92 Size: 1280, 900 ControlClick Coords: 422, 128 Style: 0x56000000 ExStyle: 0x00000000 Handle: 0x01041004 >>>> Mouse <<<< Position: 422, 212 Cursor ID: 0 Color: 0xFFFFFF >>>> StatusBar <<<< 1: 2: >>>> ToolsBar <<<< >>>> Visible Text <<<< Navigation Bar Address Bar Address Combo Control Page Control Favorites and Tools Bar Find: ITBarHost Menu Bar >>>> Hidden Text <<<< Favorites Center Favorites History ৠᙬ` Command Bar F12 Horizontal Explorer Bar F12 BHO Zoom Level ITBarHost Menu Bar ITBarHost Menu Bar ITBarHost Menu Bar I have also right clicked on the textbox and clicked the inspect element. I didn't know if this would help also. Edited May 13, 2014 by MattyJ2009
JohnOne Posted May 9, 2014 Posted May 9, 2014 _IE* functions <- help file. 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