LuI Posted April 25, 2008 Posted April 25, 2008 Hi there, probably a newbees Q, but I have problems operating a web-based app thats running in a firefox tab (or window). AutoIT's Window info says in its summary tab: ----------------------------------------------- >>>> Window <<<< Title: VisualWeb - Mozilla Firefox Class: MozillaUIWindowClass Position: 1600, 0 Size: 1600, 1200 Style: 0x14CF0000 ExStyle: 0x00000100 Handle: 0x000500F4 >>>> Control <<<< Class: MozillaWindowClass Instance: 7 ClassnameNN: MozillaWindowClass7 ID: Text: Position: 1, 139 Size: 1591, 1005 ControlClick Coords: 812, 146 Style: 0x56000000 ExStyle: 0x00000000 Handle: 0x00150378 >>>> Mouse <<<< Position: 813, 285 Cursor ID: 0 Color: 0xFFFFFF >>>> StatusBar <<<< >>>> Visible Text <<<< >>>> Hidden Text <<<< ------------------------------------------ The web page presents a login-window asking for a user name, a password and presents a submit button. I need to get handles to or the positions and bounds of those 'controls' in order to handle 'em. Can anyone help? Greetings from Germany! -- LuI
ProgAndy Posted April 25, 2008 Posted April 25, 2008 http://www.thorsten-willert.de/Software/Au...n/index_ff.htmlhttp://www.thorsten-willert.de/Software/AutoIt/(You have to Install the extension MozLab. A Link is provided in Lonk #2) *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes
LuI Posted April 25, 2008 Author Posted April 25, 2008 http://www.thorsten-willert.de/Software/Au...n/index_ff.htmlhttp://www.thorsten-willert.de/Software/AutoIt/(You have to Install the extension MozLab. A Link is provided in Lonk #2)Thank you very much!I was sure someone else already invented the wheel...
ProgAndy Posted April 25, 2008 Posted April 25, 2008 You just have to understand german *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes
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