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
2013-05-07 11:18:55 -04:00
chrome/content Update Several Files 2013-05-07 11:18:55 -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 Update README.md 2013-05-07 11:09:50 -03: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: 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:

  1. Drag firerecord.xpi onto an open firefox browser.
  2. Follow Firefox installation instructions

Running:

  1. New Script: To create a new file, hit file options, then new file. Choose a name and path of your choice
  2. Open Script for playback or appending: Hit file options, and open script.
  3. Append or record to file: Hit Red record button
  4. Playback: Load a script and the click the green Play button