A firebug plugin which provides web automation to do automated testing or mundane tasks.
This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Rylan doherty 9af1202d7a Update firerecord
Added Key Listener for specific Keys. Edits to HandleType, HandleEvent,
run(recording click and type events) and fire. Altered the format to
handle any properties associated with the element. Fire also confirms
every property. Changed the recording process to also include if it was
a click, typing, or key event to result in easier playback. removed a
few functions also.
2013-05-04 04:40:41 -04:00
chrome/content Update firerecord 2013-05-04 04:40:41 -04:00
defaults/preferences Firerecord 2013-04-21 21:39:57 -04:00
locale/en-US Firerecord 2013-04-21 21:39:57 -04:00
skin Split Files, New Icon, Create File 2013-04-27 21:55:00 -04:00
.gitignore Adjusted formatting. 2013-04-22 07:19:09 -04:00
.project Firerecord 2013-04-21 21:39:57 -04:00
assemble.bat Simplified script generation. 2013-04-23 13:40:28 -04:00
chrome.manifest Firerecord 2013-04-21 21:39:57 -04:00
install.rdf Adjusted formatting. 2013-04-22 07:19:09 -04:00
README.md Restored some files deleted by the last commit. 2013-04-22 07:12:37 -04:00
scriptapi.js Restored some files deleted by the last commit. 2013-04-22 07:12:37 -04:00
testscript.html Restored some files deleted by the last commit. 2013-04-22 07:12:37 -04:00

FireRecord

A firebug plugin which provides web automation to do automated testing or mundane tasks. Developers: Peter Atechian, Rylan Doherty, David Westgate