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 ab4876445f Event Fire
Functions to check page, handle events of all click types. Still need to
work on text input. Also trying to work capturing the location of the
target, incase there is no information included once its captured. This
will serve as a method of last resort.
2013-04-27 18:32:39 -04:00
chrome/content Event Fire 2013-04-27 18:32:39 -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 Adjusted formatting. 2013-04-22 07:19:09 -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