A firebug plugin which provides web automation to do automated testing or mundane tasks.
chrome/content | ||
defaults/preferences | ||
locale/en-US | ||
skin | ||
.gitignore | ||
.project | ||
assemble.bat | ||
chrome.manifest | ||
install.rdf | ||
README.md | ||
scriptapi.js | ||
testscript.html |
FireRecord
A firebug plugin which provides web automation to do automated testing or mundane tasks. Developers: The QCC CSC207-01 FA13 Team: Peter Atechian, Rylan Doherty, David Westgate Requires Mozilla Firefox 20.0.1 or later (Older versions not proven to work)
Required files: Firerecord.xpi
Installation:
- Drag firerecord.xpi onto an open firefox browser.
- Follow Firefox installation instructions
Running:
- New Script: To create a new file, hit file options, then new file. Choose a name and path of your choice
- Open Script for playback or appending: Hit file options, and open script.
- Append or record to file: Hit Red record button
- Playback: Load a script and the click the green Play button