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
djwesty e1d382a940 Create analyze.js
The beginning portion of the project designed to generate and playback javascript
2013-03-12 12:26:53 -03:00
chrome Adjusted indentation. 2013-03-05 11:27:30 -05:00
defaults/preferences Dumping in stuff from Ian. 2013-02-07 02:22:51 -05:00
.gitignore Added a convenient assemble.bat which uses 7-zip to create the xpi and then installs it into firefox. 2013-03-05 01:27:20 -05:00
analyze.js Create analyze.js 2013-03-12 12:26:53 -03:00
assemble.bat Added a convenient assemble.bat which uses 7-zip to create the xpi and then installs it into firefox. 2013-03-05 01:27:20 -05:00
chrome.manifest Added a .gitignore and unified formatting. 2013-02-26 11:53:38 -05:00
install.rdf Added a .gitignore and unified formatting. 2013-02-26 11:53:38 -05:00
README.md Added list of developers to readme 2013-02-26 12:53:37 -05:00
test.html Moved the javascript to a separate file. 2013-03-07 13:19:46 -05:00
test.js Moved the javascript to a separate file. 2013-03-07 13:19:46 -05:00

FireRecord

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