From 294309aaf012c635fe4821fea41ea2ac4674befe Mon Sep 17 00:00:00 2001 From: David Westgate Date: Tue, 7 May 2013 11:09:15 -0300 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8f0e20..f1f08d3 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,16 @@ FireRecord ============ A firebug plugin which provides web automation to do automated testing or mundane tasks. -Developers: Peter Atechian, Rylan Doherty, David Westgate \ No newline at end of file +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