FF.au3 (V0.6.0.0b)
Changelog
Changes in V0.6.0.0b:
- Added: _FFWindowOpen: new parameter: $bLoadWait
- Added: _FFAu3Option / $_FF_SEARCH_MODE = 0 ; 0 = Substring / 1 = Compare
_FFImageClick
- Removed: _FFSetValueById, _FFSetValueByName ==> _FFSetValue
- Removed: _FFGetValueById, _FFGetValueByName ==> _FFGetValue
- Removed: _FFFormGetLength ==> _FFGetLength
- Removed: _FFTabGetLength ==> _FFGetLength
- Removed: _FFTableGetCell ==> _FFXpath
- Removed: _FFDisPatchKeyEvent ==> _FFDisPatchEvent
- Removed: _FFTabCloseAll ==> _FFTabClose
- Removed: _FFFormGetElementsLength: now only returns the DOM-standard length
- Removed: _FFRecord* functions and all additions for them in all functions
- Changed: _FFAction("copy"): works now only on the current frame
- Fixed: _FFFormGetElementsLength: Error Message
- Fixed: _FFDispatchEvent: Shortcut for elements
For compatibily for older scripts and more functions, please use this UDF:
http://thorsten-willert.de/Themen/FFau3/FF.au3/FFEx.au3
Function list:
;_FFAction
;_FFClick
;_FFCmd
;_FFConnect
;_FFDialogWait
;_FFDisConnect
;_FFDispatchEvent
;_FFFormCheckBox
;_FFFormGetElementsLength
;_FFFormOptionselect
;_FFFormRadioButton
;_FFFormReset
;_FFFormSubmit
;_FFFrameEnter
;_FFFrameLeave
;_FFGetLength
;_FFGetObjectInfo
;_FFGetPosition
;_FFGetValue
;_FFImageClick
;_FFImageGetBySize
;_FFImageMapClick
;_FFIsConnected
;_FFLinkClick
;_FFLinksGetAll
;_FFLoadWait
;_FFLoadWaitTimeOut
;_FFObj
;_FFObjDelete
;_FFObjGet
;_FFObjNew
;_FFOpenURL
;_FFPrefGet
;_FFPrefReset
;_FFPrefSet
;_FFQuit
;_FFReadHTML
;_FFReadText
;_FFSearch
;_FFSetValue
;_FFStart
;_FFTabAdd
;_FFTabClose
;_FFTabDuplicate
;_FFTabExists
;_FFTabGetSelected
;_FFTabSetSelected
;_FFTableWriteToArray
;_FFWindowClose
;_FFWindowGetHandle
;_FFWindowOpen
;_FFWindowSelect
;_FFWriteHTML
;_FFXPath
Requirement(s).:
Latest Version of FireFox (Flock) and the AddOn MozRepl
!!!
Don't forget to start MozRepl.
FF-menu: Extras/Menu or check there "Activate on startup".
Documentation:
- English
- German
- Russian (by Valery)
- Englisch CHM, user-calltips ...
FF.au3 extensions:
- _FF_DM.au3 (UDF for the FireFox Download-Manager) [Forum]
- _FFEx.au3 (more functions and compatibly fixes for older scripts):
; _FFDisPatchKeyEvent
; _FFFormGetLength
; _FFGetValueById
; _FFGetValueByName
; _FFSetValueById
; _FFSetValueByName
; _FFTabCloseAll
; _FFTabGetLength
; _FFTableGetCell
; _FF_Call
; _FF_CookiesAllow
; _FF_CookiesDeny
; _FF_CookiesRemoveAll
; _FF_CookiesSetAccess
; _FF_EmptyCache
; _FF_EmptyCookies / _FF_CookiesRemoveAll
; _FF_EmptyHistory
; _FF_FormSetFileInput
; _FF_GetContentXY
; _FF_GetCurrentURL
; _FF_GetStatus
; _FF_GetTitle
; _FF_MozRepl_Detect
; _FF_ResetTitle
; _FF_TabGetAllTitles
; _FF_TabGetAllURLs
; _FF_TabReloadAll
UDFs for FireFox AddOns:
- _FF_FireFM [Forum]
- _FF_FoxBox.au3 [Forum]
- _FF_Screengrab.au3 [Forum]
Misc:
- _FF_AutoLogin [Forum]
- _FF_RecordForm [Forum]
- YouTube-API-Wrapper [Forum]
Known problems:
- The _FFTab* functions doesn't work, if you have the FF-AddOn TabMixPlus installed (this AddOn seems to override some internal FF-functions)
More examples and stuff are on my homepage.
Stilgar
Edited by Stilgar, 06 March 2011 - 12:28 PM.





