Jump to content

Scripting a web app with Firefox?


LuI
 Share

Recommended Posts

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

Link to comment
Share on other sites

http://www.thorsten-willert.de/Software/Au...n/index_ff.html

http://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

Link to comment
Share on other sites

:D You just have to understand german :D

*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

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...